diskdata

Crates.iodiskdata
lib.rsdiskdata
version0.1.0
sourcesrc
created_at2022-06-28 22:35:27.944809
updated_at2022-06-28 22:35:27.944809
descriptionA catalog of on-disk data structures
homepagehttps://github.com/willpinha/diskdata
repositoryhttps://github.com/willpinha/diskdata
max_upload_size
id615067
size4,054
Willian Pinheiro (willpinha)

documentation

https://github.com/willpinha/diskdata/wiki

README

DiskData
A catalog of on-disk data structures
Build Download Release License

Catalog | crates.io | Documentation

About

DiskData 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