lru-cacheversion Documentation on ocaml.org
A simple implementation of a LRU cache
ocaml-lru-cache is a simple OCaml implementation of a cache using the Least Recently Used (LRU) strategy.
| Tags | cache | 
|---|---|
| Author | Maxence Guesdon | 
| License | BSD-3-Clause | 
| Published | |
| Homepage | https://framagit.org/zoggy/ocaml-lru-cache | 
| Issue Tracker | https://framagit.org/zoggy/ocaml-lru-cache/issues | 
| Maintainer | zoggy@bat8.org | 
| Dependencies | |
| Source [http] | https://zoggy.frama.io/ocaml-lru-cache/releases/ocaml-lru-cache-0.3.0.tar.gz sha256=09c47dafcf9bfc3f36aa12a5df051cf5f90fbef5097031ab30239ceebb1bce93 md5=33da0c73f5cb1d671d2e6158c5d0edd1  | 
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/lru-cache/lru-cache.0.3.0/opam | 
Required by
          

