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 9 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
- fast prime sieve and hash algorithm☆38Updated last year
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 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
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 4 months ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- Open multi-methods for C++11☆117Updated 7 years ago
- Implementation of hash_append proposal☆69Updated 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
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆138Updated last year
- C++14 cache friendly B-heap priority queue☆104Updated 3 years ago
- Pretty table metrics w/ benchmarking, unit conversions in CSV,TSV,ASCII,markdown (C++11)☆19Updated 9 years ago
- Effective Memory Reclamation☆53Updated 4 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- A persistent hash array-mapped trie for C++☆90Updated last year
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Boost.Coroutine☆81Updated last month
- Our open source benchmarks and code samples☆188Updated 4 months ago
- Mordor is a high performance I/O library based on fibers.☆21Updated 7 years ago
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- ☆47Updated 7 years ago
- C++ framework for rapid server development☆77Updated 11 months ago