mpictor / judy-templateLinks
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
Sorting:
- 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 9 months ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Effective Memory Reclamation☆56Updated 5 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 weeks ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- The world's first Web-scale memory allocator☆107Updated 6 years ago
- Boost.org multi_index module☆51Updated last week
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- C++ Green threads and coroutines library☆38Updated 10 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- C++ framework for rapid server development☆77Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- ☆27Updated last year
- Mutex implementations and utilities☆31Updated 8 years ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- Coroutines in C☆121Updated 10 years ago
- Portable C++ SIMD library☆174Updated 5 years ago
- Go-style coroutines and channels for C++☆34Updated 11 years ago