mpictor / judy-template
An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ . Public domain.
☆42Updated 10 years ago
Alternatives and similar repositories for judy-template:
Users that are interested in judy-template are comparing it to the libraries listed below
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- C++ framework for rapid server development☆77Updated last year
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Our open source benchmarks and code samples☆190Updated 3 weeks ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Boost.org multi_index module☆49Updated 2 weeks ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- Effective Memory Reclamation☆55Updated 5 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- Boost.Coroutine2☆133Updated 2 weeks ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 months ago
- Boost.Lockfree☆132Updated 2 weeks ago
- Small library helping you with basic stuff like getting metrics out of your code, thread naming, etc.☆31Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Boost.Coroutine☆83Updated 2 weeks ago
- A disruptor thread-synchronisation data structure for C++11.☆126Updated last year