The lrucache package
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.
Properties
| Versions | 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 |
|---|---|
| Dependencies | base (<5), containers |
| License | BSD3 |
| Copyright | Carl Howells, 2010 |
| Author | Carl Howells |
| Maintainer | chowells79@gmail.com |
| Stability | Experimental |
| Category | Data |
| Home page | http://github.com/chowells79/lrucache |
| Executables | test |
| Upload date | Tue Feb 16 00:12:46 UTC 2010 |
| Uploaded by | CarlHowells |
| Built on | ghc-6.12 |
| Distributions | Fedora: 1.1.1.3, NixOS: 1.1.1.3, Debian: 1.1.1.3 |
Modules
Downloads
- lrucache-0.1.0.1.tar.gz (Cabal source package)
- package description (included in the package)