kephir4eg / trie
C++ implementation of Radix tree
☆62Updated 5 years ago
Alternatives and similar repositories for trie:
Users that are interested in trie are comparing it to the libraries listed below
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- STL-based caches for C++☆116Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- Modern C++ B-tree containers☆272Updated last year
- Effective Memory Reclamation☆55Updated 5 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Boost.Lockfree☆132Updated 2 weeks ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 months ago
- Port of the xxhash library to C++17.☆176Updated 3 months ago
- A concurrent thread-safe hash map implemented in C++☆145Updated last year
- Boost.org multi_index module☆49Updated 2 weeks ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆64Updated 7 months ago
- Component-Model Framework in C++☆44Updated 9 years ago
- W-TinyLFU cache C++11 header only implementation☆58Updated 6 years ago
- A C++ template class providing a thread-safe LRU cache☆76Updated 3 years ago
- Boost.org intrusive module☆56Updated last week
- A generic C++ radix tree library, built by the Mapper team at Akamai Technologies.☆34Updated 3 years ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- A C++ header only interval tree implementation.☆63Updated 3 months ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆127Updated last year
- A STL allocator that mmaps files☆247Updated 3 years ago
- Async GRPC with C++20 coroutine support☆73Updated 2 years ago
- Boost.Coroutine2☆133Updated 2 weeks ago
- Seamlessly integrate libcurl with Boost.Asio☆53Updated 6 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆358Updated 11 months ago
- ☆73Updated last year
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- A special smart pointer to exchange data between threads☆37Updated 5 years ago
- A feature complete LRU cache implementation in C++☆249Updated 5 years ago