18 releases (5 stable)
| 3.0.1 | Jan 9, 2024 |
|---|---|
| 3.0.0 | Apr 12, 2023 |
| 2.0.0 | Mar 3, 2020 |
| 1.1.0 | Mar 3, 2020 |
| 0.1.1 | Mar 25, 2018 |
#830 in Filesystem
98 downloads per month
Used in 8 crates
(5 directly)
24KB
470 lines
random-access-disk
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.
Installation
$ cargo add random-access-disk
License
MIT OR Apache-2.0
Dependencies
~4–10MB
~205K SLoC