Skip to content
/ treeid Public

Rational buckets for lexically ordered collections.

License

Notifications You must be signed in to change notification settings

nytopop/treeid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

treeid crates.io docs.rs travis-ci.org

An implementation of rational buckets for lexically ordered collections.

References

License(s)

MIT

Internally, this project makes use of a partial Rust port of icza/bitio in src/bitter.rs, which is licensed under Apache 2.0. The full license text can be found at src/bitter.LICENSE. In some areas the behavior has been changed (notably, we ignore certain bits of written integers where the source library did not), and method names have been changed to better align with Rust conventions.

About

Rational buckets for lexically ordered collections.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages