| Crates.io | random-access-disk |
| lib.rs | random-access-disk |
| version | 3.0.1 |
| created_at | 2018-03-22 01:18:31.69699+00 |
| updated_at | 2024-01-09 08:32:07.077926+00 |
| description | Continuously read and write to disk, using random offsets and lengths |
| homepage | |
| repository | https://github.com/datrs/random-access-disk |
| max_upload_size | |
| id | 56823 |
| size | 82,203 |
Continuously read and write to disk, using random offsets and lengths, using abstract interface defined in random-access-storage.
Adapted from Javascript random-access-file.
$ cargo add random-access-disk
MIT OR Apache-2.0