lrucache-0.1.0.1: a simple pure LRU cache

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

Versions0.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
Dependenciesbase (<5), containers
LicenseBSD3
CopyrightCarl Howells, 2010
AuthorCarl Howells
Maintainerchowells79@gmail.com
StabilityExperimental
CategoryData
Home pagehttp://github.com/chowells79/lrucache
Executablestest
Upload dateTue Feb 16 00:12:46 UTC 2010
Uploaded byCarlHowells
Built onghc-6.12
DistributionsFedora: 1.1.1.3, NixOS: 1.1.1.3, Debian: 1.1.1.3

Modules

Downloads