vfs
vfs
is a virtual in-memory filesystem. Unlike other similar implementations, it is not designed to expand beyond
a simple filesystem abstraction that lives in memory.
Description
Languages
Go
100%