kephir4eg / trie
C++ implementation of Radix tree
☆61Updated 5 years ago
Alternatives and similar repositories for trie:
Users that are interested in trie are comparing it to the libraries listed below
- A generic C++ radix tree library, built by the Mapper team at Akamai Technologies.☆35Updated 3 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆141Updated 2 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆145Updated 5 years ago
- Boost.Lockfree☆128Updated last month
- C++ framework for rapid server development☆77Updated last year
- Effective Memory Reclamation☆54Updated 5 years ago
- STL-based caches for C++☆115Updated last year
- Boost.org multi_index module☆47Updated last month
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 5 months ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Async GRPC with C++20 coroutine support☆73Updated 2 years ago
- Modern C++ B-tree containers☆269Updated last year
- A C++ QUIC and HTTP/3 library based on lsquic and boost::asio☆70Updated last year
- network library based on io_uring and C++20 coroutine☆102Updated 4 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆60Updated 5 months ago
- ☆70Updated last year
- An async redis client designed for performance and scalability☆241Updated this week
- Boost.Coroutine2☆129Updated 2 months ago
- A C++ header only interval tree implementation.☆63Updated last month
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆127Updated 3 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆126Updated 2 months ago
- Go-like channels for ASIO C++20 coroutines☆36Updated 11 months ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 weeks ago
- A special smart pointer to exchange data between threads☆37Updated 5 years ago
- Boost.Atomic☆60Updated 2 months ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆142Updated 4 years ago
- ☆43Updated 4 years ago
- ☆127Updated 2 years ago