C++ implementation of Radix tree
☆66Feb 22, 2026Updated 6 months ago
Alternatives and similar repositories for trie
Users that are interested in trie are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆141Jan 29, 2023Updated 3 years ago
- C++ preprocessor macros for __VA_OPT__ feature detection and fallback☆19Sep 1, 2019Updated 6 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆872Nov 11, 2025Updated 9 months ago
- PaStiX (Parallel Sparse matriX package) solver library☆21Nov 20, 2018Updated 7 years ago
- Scala HTTP/SOCKS proxy library, based on akka-streams