freqfs

Crates.iofreqfs
lib.rsfreqfs
version0.11.0
created_at2021-09-21 15:39:33.537508+00
updated_at2025-02-17 06:00:50.031016+00
descriptionAn in-memory filesystem cache layer over tokio::fs, with LFU eviction
homepage
repositoryhttps://github.com/haydnv/freqfs
max_upload_size
id454468
size105,400
Haydn Vestal (haydnv)

documentation

README

freqfs

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

Commit count: 102

cargo fmt