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 6 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 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
- Effective Memory Reclamation☆54Updated 5 years ago
- 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
- Boost.Coroutine☆82Updated 2 weeks ago
- A persistent hash array-mapped trie for C++☆91Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- C++ framework for rapid server development☆77Updated last year
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 months ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- Fixed size function wrapper like std::function☆69Updated 8 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- Boost.org multi_index module☆48Updated 2 weeks ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 10 years ago
- Boost.Coroutine2☆130Updated 2 weeks ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- A C++14/17 implementation of named tuples☆70Updated 7 months ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 8 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Our open source benchmarks and code samples☆189Updated 2 weeks ago