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
hackage.haskell.org
Latest Release
8 days ago
0.1.0.1
8 days ago
Versions
2
2
Downloads
0 total
0 total
No dependent packages found.
Past Dependents
Include Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Filter by Kind
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| Homepage | Homepage |
| JSON API | View JSON |
| CodeMeta | codemeta.json |