trie-rs 0.4.0

Memory efficient trie (prefix tree) and map library based on LOUDS
Documentation

trie-rs

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 3 feature flags, 0 of them enabled by default.

serde

  • louds-rs/serde
  • dep:serde

mem_dbg

  • louds-rs/mem_dbg
  • dep:mem_dbg

rayon

  • louds-rs/rayon