2 releases

Uses old Rust 2015

0.1.1 Oct 8, 2021
0.1.0 Jul 10, 2017

#1123 in Data structures

Download history 104/week @ 2024-01-22 23/week @ 2024-01-29 7/week @ 2024-02-12 32/week @ 2024-02-19 13/week @ 2024-02-26 24/week @ 2024-03-04 29/week @ 2024-03-11 14/week @ 2024-03-18 2/week @ 2024-03-25 53/week @ 2024-04-01

105 downloads per month

MIT license

33KB
932 lines

Travis Build Status AppVeyor Status crates.io MIT licensed

This library provides sets and maps with trees based on bitstrings.

The documentation for master is located at https://stbuehler.github.io/rustdocs/bitstring-trees/bitstring_trees/; released versions are documented at https://docs.rs/bitstring-trees.


lib.rs:

provide trees based on bitstrings

Dependencies

~30KB