DevO2012 / cedar
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:
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers☆56Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Component-Model Framework in C++☆44Updated 9 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 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
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- A concurrent thread-safe hash map implemented in C++☆145Updated last year
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 months ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- STL-based caches for C++☆116Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- Very fast and small(memory efficient) hash map☆36Updated 7 months ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated 11 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- STL-style C++ skip_list container☆87Updated 2 years ago
- Embeddable C++17 Unicode library offering UTF encodings, general category info, simple and full casing, normalization forms, and combinin…☆78Updated last month
- fast and niubility compression library.☆88Updated 6 years ago
- A stripped-down, portable version of boost::context☆51Updated 2 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆70Updated 4 years ago
- Convert build system from autoconf/make to CMake☆75Updated 2 years ago
- Boost.Lockfree☆133Updated last month
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆174Updated 12 years 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
- Boost.Coroutine2☆133Updated last month
- libpypa is a Python parser implemented in pure C++☆189Updated 6 years ago