STL like container of radix tree (a.k.a. PATRICIA trie) in C++
☆142Jan 29, 2023Updated 3 years ago
Alternatives and similar repositories for radix_tree
Users that are interested in radix_tree are comparing it to the libraries listed below
Sorting:
- Proposed B-tree library for Boost.org☆71Mar 20, 2014Updated 12 years ago
- C++ implementation of Radix tree☆66Feb 22, 2026Updated 3 weeks ago
- Official repository of "Efficient and Effective Query Expansion for Web Search", Short Paper @ CIKM 2018☆15Nov 17, 2019Updated 6 years ago
- Latency collector as an embedded library for C++☆13May 26, 2019Updated 6 years ago
- This repo is the extension of ThinkIdea Repo☆10Aug 16, 2020Updated 5 years ago
- Adaptive Radix Trees implemented in C☆818Mar 21, 2022Updated 3 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆860Nov 11, 2025Updated 4 months ago
- Eggs.SQLite is a Modern C++ thin wrapper over SQLite☆14Aug 30, 2012Updated 13 years ago
- RPC implementation for Protocol Buffers over ZeroMQ☆116Mar 26, 2017Updated 8 years ago
- C++ Channels & WaitGroup inspired by the Go Programming Language☆19Jul 6, 2020Updated 5 years ago
- A radix tree implementation in ANSI C☆1,223Nov 26, 2023Updated 2 years ago
- The finest radix tree this side of the Linux kernel.☆34Oct 20, 2015Updated 10 years ago
- SUccinct Retrieval Framework☆21Jan 24, 2016Updated 10 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Dec 4, 2019Updated 6 years ago
- A LR(1) parser generator targeting C++17.☆13Jul 8, 2020Updated 5 years ago
- 一个c++网络库,基于epoll☆17Jul 31, 2017Updated 8 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆21May 5, 2024Updated last year
- STL-compliant map and set container based on a C++11 Adaptive Radix Tree implementation.☆11Aug 10, 2016Updated 9 years ago
- ☆13Apr 18, 2024Updated last year
- Sequence data structure with efficient random access insert and erase☆13Aug 15, 2023Updated 2 years ago
- C++ xUnit-like testing framework without macros☆16Nov 6, 2025Updated 4 months ago
- C++ library for bit twiddling☆36Aug 14, 2025Updated 7 months ago
- A fast, memory efficient hash map for C++☆1,303May 19, 2025Updated 10 months ago
- A very fast lightweight embedded database engine with a built-in query language.☆576Aug 20, 2021Updated 4 years ago
- Rich Hickey's C++ callback library using template functors.☆15Sep 16, 2021Updated 4 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆251Nov 28, 2021Updated 4 years ago
- Erlang bindings for etcd key value store☆35Oct 29, 2013Updated 12 years ago
- B+ tree implementation which stores data in file☆280Jan 12, 2024Updated 2 years ago
- ☆12Aug 17, 2015Updated 10 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Jul 20, 2016Updated 9 years ago
- Radix trees in Rcpp and R☆33Mar 4, 2023Updated 3 years ago
- This project Orchid-Fst implements a fast text string dictionary search data structure: Finite state transducer (short for FST) in c++ la…☆15Jan 16, 2024Updated 2 years ago
- Fast and high-concurrent C++ RPC framework, based on protobuf and boost::asio☆10Aug 16, 2019Updated 6 years ago
- KunlunBase is a distributed relational database management system(RDBMS) with complete NewSQL capabilities and robust transaction ACID gu…☆149Aug 21, 2023Updated 2 years ago
- Modern C++ B-tree containers☆281Aug 11, 2023Updated 2 years ago
- a high performance server framework☆12Dec 11, 2022Updated 3 years ago
- LevelDB key/value database in Go.☆15Dec 26, 2019Updated 6 years ago
- C++ implementation of concurrent Binary Search Trees☆72Aug 17, 2015Updated 10 years ago
- Perfect Hash Functions☆18Feb 27, 2015Updated 11 years ago