disk-ds

Crates.iodisk-ds
lib.rsdisk-ds
version0.1.0
sourcesrc
created_at2022-06-28 17:41:30.768758
updated_at2022-06-28 17:41:30.768758
descriptionA catalog of on-disk data structures
homepagehttps://github.com/willpinha/disk-ds
repositoryhttps://github.com/willpinha/disk-ds
max_upload_size
id614955
size3,842
Willian Pinheiro (willpinha)

documentation

https://github.com/willpinha/disk-ds/wiki

README

Disk DS
A catalog of on-disk data structures
Build Release License

Catalog | Installation | Documentation

About

Disk DS is a catalog of on-disk implementations of data structures written in Rust. The term "on disk" means that data structure nodes are stored and retrieved from files on the filesystem, instead of managed in memory.

Commit count: 0

cargo fmt