freqfs

Crates.iofreqfs
lib.rsfreqfs
version0.10.0
sourcesrc
created_at2021-09-21 15:39:33.537508
updated_at2024-08-13 23:27:26.714507
descriptionAn in-memory filesystem cache layer over tokio::fs, with LFU eviction
homepage
repositoryhttps://github.com/haydnv/freqfs
max_upload_size
id454468
size102,666
Haydn Vestal (haydnv)

documentation

README

freqfs

An in-memory filesystem cache layer based on tokio::fs, with least-frequently-used eviction

Commit count: 96

cargo fmt