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
Sorting:
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- λ → C++ library for functional programming☆37Updated 8 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
- Boost.Coroutine☆84Updated last month
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Effective Memory Reclamation☆55Updated 5 years ago
- Boost.org multi_index module☆51Updated last month
- fast prime sieve and hash algorithm☆38Updated 3 months ago
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- WIP☆26Updated 5 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- An implementation of Seqlock in C++11☆210Updated 9 months ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- A C++ library for integer array compression☆29Updated 3 years ago