Skip to content
forked from kampersanda/sucds

Succinct data structures in Rust

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

hirosassa/sucds

 
 

Repository files navigation

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.

About

Succinct data structures in Rust

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 99.3%
  • HTML 0.7%