Crates.io | sucds |
lib.rs | sucds |
version | 0.8.1 |
source | src |
created_at | 2021-11-28 06:51:49.583641 |
updated_at | 2023-09-30 07:51:25.380927 |
description | Succinct data structures in Rust |
homepage | https://github.com/kampersanda/sucds |
repository | https://github.com/kampersanda/sucds |
max_upload_size | |
id | 488696 |
size | 241,279 |
Sucds provides some succinct data structures written in Rust.
This library is designed to run on 64-bit machines.
The document can be compiled with the following command:
RUSTDOCFLAGS="--html-in-header katex.html" cargo doc --no-deps
Licensed under either of
at your option.