Always wanted an easy way to store your game, program data? here I present you BVFS. It simply allows you to read and write to it inplace and also grows itself as and when needed.
- ⚡ Performant inplace file IO
- ➿ Infinitly big file paths
- 🚀 Highly compressable for long term storage.
- 🔒 Comes with file ownership and permissions builtin.
- 📄 Small and easy technical specifications.
- 🪟 🍎 📱 🐧 and more. Completely language and platform independent.
- 🔋 Batteries included. All required tooling is present.
Currently, it is in development. The first draft of specifications is complete but the first python implementation is in the process of being implemented. Further implementations will follow soon.
You can check out the specifications in the
specs
directory or you can check it out
on this website.