An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

lfudacaching

Pure, immutable cache with three eviction policies: . * LFUDA — Least Frequently Used with Dynamic Aging . * GDSF — Greedy Dual-Size Frequency . * LFU — Least Frequently Used . All operations are O(log n) in the number of cached entries, backed by a hash-priority search queue.

Ecosystem
hackage.haskell.org
Latest Release
0.1.0.1
7 days ago
Versions
2
Downloads
0 total
Links
Registry hackage.haskell.org
Source Repository
Homepage Homepage
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/lfudacaching
spec
License Apache-2.0
First Release 7 days ago
Last Synced 7 days ago