lrucache: a simple, pure LRU cache
This package contains a simple, pure LRU cache, implemented in terms of Data.Map.
It also contains a mutable IO wrapper providing atomic updates to an LRU cache.
[Skip to Readme]
Modules
[Index]
Downloads
- lrucache-1.1.1.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1, 0.1.0.1, 0.1.1, 0.2, 0.2.0.1, 0.3, 1.0, 1.1, 1.1.0.1, 1.1.1, 1.1.1.1, 1.1.1.2, 1.1.1.3, 1.1.1.4, 1.2.0.0, 1.2.0.1 |
|---|---|
| Change log | changes.txt |
| Dependencies | base (>=4 && <5), containers (>=0.2 && <0.6) [details] |
| License | BSD-3-Clause |
| Copyright | Carl Howells, 2010 |
| Author | Carl Howells |
| Maintainer | chowells79@gmail.com |
| Uploaded | by CarlHowells at 2014-02-11T20:30:51Z |
| Category | Data |
| Home page | http://github.com/chowells79/lrucache |
| Source repo | this: git clone https://github.com/chowells79/lrucache.git(tag 1.1.1.4) |
| Distributions | Arch:1.2.0.1, Debian:1.2.0.1, Fedora:1.2.0.1, LTSHaskell:1.2.0.1, NixOS:1.2.0.1, Stackage:1.2.0.1 |
| Reverse Dependencies | 16 direct, 41 indirect [details] |
| Downloads | 37657 total (57 in the last 30 days) |
| Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Successful builds reported [all 1 reports] |