[][src]Crate btfs

A simple implementation of an in-memory files-sytem written in Rust using the BTreeMap data-structure.

This code is inspired from https://github.com/bparli/bpfs and was modified to work with node-replication for benchmarking.

Structs

Inode
MemFile
MemFilesystem
SetAttrRequest

Enums

Error