| Crates.io | fstore |
| lib.rs | fstore |
| version | 0.1.0 |
| created_at | 2022-02-27 19:33:24.751506+00 |
| updated_at | 2022-02-27 19:33:24.751506+00 |
| description | Sequential binary data storage |
| homepage | |
| repository | |
| max_upload_size | |
| id | 540480 |
| size | 20,907 |
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.