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
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 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☆178Updated 5 months ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 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☆82Updated 2 months ago
- A C++14/17 implementation of named tuples☆70Updated 6 months ago
- C++ framework for rapid server development☆77Updated last year
- Open multi-methods for C++11☆117Updated 7 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆46Updated 8 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- A persistent hash array-mapped trie for C++☆91Updated last year
- The missing C++ tuple functionality☆84Updated 5 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- Effective Memory Reclamation☆54Updated 5 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆52Updated last year
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 5 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- Our open source benchmarks and code samples☆189Updated 2 weeks ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆69Updated 5 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- WIP☆26Updated 5 years ago
- STL-based caches for C++☆115Updated last year
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago