kephir4eg / trieLinks
C++ implementation of Radix tree
☆64Updated 5 years ago
Alternatives and similar repositories for trie
Users that are interested in trie are comparing it to the libraries listed below
Sorting:
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- A concurrent thread-safe hash map implemented in C++☆144Updated 2 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆68Updated 9 months ago
- Modern C++ B-tree containers☆274Updated last year
- A STL allocator that mmaps files☆248Updated 4 years ago
- C++ implementation of a memory efficient hash map and hash set☆353Updated 9 months ago
- Boost.Lockfree☆134Updated last month
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆330Updated 4 years ago
- An implementation of Seqlock in C++11☆215Updated 11 months ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆367Updated last month
- C++ framework for rapid server development☆77Updated last year
- An open addressing linear probing hash table, tuned for delete heavy workloads☆207Updated last year
- Component-Model Framework in C++☆44Updated 9 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆180Updated last year
- A fast work-stealing queue template in C++☆310Updated last year
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- A C++ template class providing a thread-safe LRU cache☆76Updated 3 years ago
- Boost.org unordered module☆75Updated 3 weeks ago
- An async redis client designed for performance and scalability☆256Updated this week
- Comprehensive benchmarks of C++ maps☆310Updated 2 years ago
- A C++ header only interval tree implementation.☆65Updated 6 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆183Updated 5 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆227Updated 3 years ago
- Effective Memory Reclamation☆58Updated 5 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago