Skip to content

bgamari/succinct.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

succinct.rs

Succinct data structures in Rust.

This is an experiment exploring the implementation of succinct map and set data structures in Rust. At the moment things are on hold while associated data types are implemented in rustc.

About

Succinct data structures in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages