Skip to content

kampersanda/sucds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

282 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Succinct data structures in Rust

Crates.io Documentation Build Status

Sucds provides some succinct data structures written in Rust.

Documentation

https://docs.rs/sucds/

Or, the document can be compiled with the following command:

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

Limitation

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

Licensing

Licensed under either of

at your option.

About

Collection of 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

 
 
 

Contributors