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 |
#134 in Filesystem
166 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–15MB
~198K SLoC