kephir4eg / trieLinks
C++ implementation of Radix tree
☆63Updated 5 years ago
Alternatives and similar repositories for trie
Users that are interested in trie are comparing it to the libraries listed below
Sorting:
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- Component-Model Framework in C++☆44Updated 9 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆66Updated 9 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- Modern C++ B-tree containers☆272Updated last year
- STL-based caches for C++☆116Updated 2 years ago
- 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 generic C++ radix tree library, built by the Mapper team at Akamai Technologies.☆35Updated 3 years ago
- Boost.Lockfree☆133Updated last month
- A feature complete LRU cache implementation in C++☆252Updated 5 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆177Updated 12 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- A STL allocator that mmaps files☆247Updated 4 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆116Updated 7 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Boost.org intrusive module☆58Updated last month
- Boost.org pool module☆54Updated 2 months ago
- A micro microbenchmarking library for C++11 in a single header file☆219Updated 2 months ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆227Updated 3 years ago
- Boost.org unordered module☆75Updated 3 weeks ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆143Updated 3 months ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆130Updated 6 months ago
- ☆75Updated last year
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Boost.Coroutine☆84Updated 2 months ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- An async redis client designed for performance and scalability☆254Updated this week