1 unstable release

0.1.0 Feb 27, 2022

#31 in #sequential

MIT license

20KB
411 lines

fstore

Sequential binary data file storage. No delete methods for written data at this time, as I was not planning on using them. Requires blake3 for cryptographic hashing only.

I have not done extensive memory testing/fuzzing.

Dependencies

~1.5MB
~40K SLoC