3 unstable releases
0.2.0 | Sep 30, 2024 |
---|---|
0.1.1 | Oct 8, 2021 |
0.1.0 | Jul 10, 2017 |
#329 in Data structures
271 downloads per month
140KB
4K
SLoC
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.
Related work
- quelques-bits popcount patricia trie: https://dotat.at/prog/qp/README.html