sucds

Crates.iosucds
lib.rssucds
version0.8.1
sourcesrc
created_at2021-11-28 06:51:49.583641
updated_at2023-09-30 07:51:25.380927
descriptionSuccinct data structures in Rust
homepagehttps://github.com/kampersanda/sucds
repositoryhttps://github.com/kampersanda/sucds
max_upload_size
id488696
size241,279
Shunsuke Kanda (kampersanda)

documentation

https://docs.rs/sucds

README

Succinct data structures in Rust

Documentation Crates.io

Sucds provides some succinct data structures written in Rust.

Documentation

https://docs.rs/sucds/

Limitation

This library is designed to run on 64-bit machines.

Build docs

The document can be compiled with the following command:

RUSTDOCFLAGS="--html-in-header katex.html" cargo doc --no-deps

Licensing

Licensed under either of

at your option.

Commit count: 274

cargo fmt