package lru-cache

  1. Overview
  2. Docs
A simple implementation of a LRU cache

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-lru-cache-0.2.0.tar.gz
sha256=5eba9ebad4dc4302dda2c0f33787e6b7a8b51006df98981a6cb8ffd9d200ef29
md5=9217dd7dc3c74e7fe52665efc2785a4d

Description

ocaml-lru-cache is a simple OCaml implementation of a cache using the Least Recently Used (LRU) strategy.

Tags

cache

Published: 06 Apr 2016

Dependencies (2)

  1. ocamlfind
  2. ocaml >= "4.02.0"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.