DevO2012 / cedarLinks
Cedar implements an updatable double-array trie, which offers fast update/lookup for skewed queries in real-world data.
☆24Updated 10 years ago
Alternatives and similar repositories for cedar
Users that are interested in cedar 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 8 months ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Boost.Coroutine2☆134Updated last month
- STL-based caches for C++☆116Updated 2 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- An Implementation of Two-Trie and Tail-Trie using Double Array☆21Updated 12 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
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers☆56Updated 2 years ago
- Boost.org multi_index module☆51Updated last month
- Component-Model Framework in C++☆44Updated 9 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆133Updated 4 years ago
- Boost.Lockfree☆133Updated 2 weeks ago
- Boost.Coroutine☆84Updated last month
- Based on gmock, can mock global function, member function, class static function without changing source code.☆78Updated last year
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆16Updated 8 years ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 8 months ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 4 months ago
- Enjoy template metaprogramming☆114Updated 8 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- modern c++ raft library☆47Updated 5 years ago
- C++ runtime backtraces for windows, os x and linux☆34Updated 9 years ago
- Various open addressing hashmap algorithms in C++☆256Updated 3 years ago
- A clone of Darts (Double-ARray Trie System)☆148Updated 3 weeks ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- A concurrent thread-safe hash map implemented in C++☆145Updated 2 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- ☆37Updated 10 years ago