evlru

Crates.ioevlru
lib.rsevlru
version0.1.1
sourcesrc
created_at2021-09-07 05:04:55.565247
updated_at2023-02-28 21:59:42.65824
descriptionAn eventually consistent LRU designed for lock-free concurrent reads
homepage
repositoryhttps://github.com/Bajix/evlru/
max_upload_size
id447857
size14,014
Thomas Sieverding (Bajix)

documentation

README

EVLRU

License Cargo Documentation

An eventually consistent LRU designed for lock-free concurrent reads and eventual eviction.

Commit count: 15

cargo fmt