freqfs

Crates.iofreqfs
lib.rsfreqfs
version0.9.1
sourcesrc
created_at2021-09-21 15:39:33.537508
updated_at2023-12-20 05:42:16.815252
descriptionAn in-memory filesystem cache layer over tokio::fs, with LFU eviction
homepage
repositoryhttps://github.com/haydnv/freqfs
max_upload_size
id454468
size102,469
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