bintrie 0.2.0

A performant binary trie data structure that doesnt store data or keys
Documentation
  • Coverage
  • 64.71%
    11 out of 17 items documented6 out of 7 items with examples
  • Size
  • Source code size: 18.46 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.37 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • vadixidav/bintrie
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • vadixidav

bintrie

A simple highly abstracted trie data structure that doesnt store the underlying data or keys