frfs aims at implementing a fully functional in-RAM filesystem using the FUSE framework. Its main goals are speed, minimal memory overhead, extensibility, and simplicity: it should be easy and straightforward to understand what the code does. Development is currently on hold.
| Tags | Filesystems |
|---|---|
| Operating Systems | POSIX Linux |
| Implementation | C |