lfu
LFU (Least Frequently Used) implementation, written in Rust provided as WebAssembly module, using a min-heap, that is, a basic vector, and a hashmap for storage of indices to keep track of cache blocks to allow for constant-time searches.
85
Security score
0 known advisories in v0.2.1
Weekly downloads
—
Unpacked size
20.9 kB
Dependencies
0
Last publish
5 years ago
Security advisories
No known vulnerabilities affect v0.2.1.