kephir4eg / trie
C++ implementation of Radix tree
☆59Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for trie
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆139Updated last year
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- STL-based caches for C++☆113Updated last year
- nanorpc - lightweight RPC in pure C++ 17☆235Updated last year
- A C++ Rate limiter implementation.☆54Updated 9 years ago
- C++ framework for rapid server development☆76Updated 9 months ago
- Boost.Lockfree☆125Updated last week
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago
- A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list …☆294Updated 2 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated 2 months ago
- A feature complete LRU cache implementation in C++☆237Updated 4 years ago
- A STL allocator that mmaps files☆242Updated 3 years ago
- A special smart pointer to exchange data between threads☆37Updated 5 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆142Updated 4 years ago
- Boost.org multi_index module☆45Updated last week
- An async redis client designed for performance and scalability☆232Updated this week
- network library based on io_uring and C++20 coroutine☆101Updated 4 years ago
- Modern C++ B-tree containers☆264Updated last year
- A generic C++ radix tree library, built by the Mapper team at Akamai Technologies.☆34Updated 3 years ago
- A concurrent thread-safe hash map implemented in C++☆145Updated last year
- Boost.org intrusive module☆55Updated last week
- Boost.Coroutine2☆128Updated last week
- Boost.Atomic☆58Updated this week
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆118Updated 10 months ago
- Bloom filters for C++11☆355Updated 2 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆325Updated 3 years ago
- STL-style C++ skip_list container☆86Updated 2 years ago
- Futures and thread pool for C++ (with optional Qt support)☆126Updated 4 years ago
- Boost.Coroutine☆80Updated last week