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
Related projects ⓘ
Alternatives and complementary repositories for judy-template
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆164Updated 5 years ago
- Coroutines/Fibers implementation for x86☆66Updated 8 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- The missing C++ tuple functionality☆84Updated 4 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated last month
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆35Updated this week
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 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
- C++ framework for rapid server development☆76Updated 9 months ago
- Mock C functions using the preprocessor☆32Updated 5 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- C++ Green threads and coroutines library☆38Updated 10 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆138Updated 2 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- A persistent hash array-mapped trie for C++☆90Updated last year
- A C++ pointer bump memory arena implementation☆85Updated 9 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 4 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago
- Our open source benchmarks and code samples☆188Updated last month
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 10 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 years ago
- λ → C++ library for functional programming☆37Updated 7 years ago
- A C++ micro-benchmarking framework☆94Updated 5 years ago
- C++ coroutine based networking library (WIP)☆37Updated 5 years ago