dotnwat / persistent-rbtreeLinks
Persistent red-black tree in C++
☆30Updated 3 months ago
Alternatives and similar repositories for persistent-rbtree
Users that are interested in persistent-rbtree are comparing it to the libraries listed below
Sorting:
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- ☆31Updated 10 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- ☆12Updated 2 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Updated 2 months ago
- A simple immutable ordered key/value storage system.☆15Updated 9 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 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☆54Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- Null-termination-aware string-view class for C++☆26Updated 6 months ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 9 months ago
- A C++ library for integer array compression☆30Updated 3 years ago
- TLSF: two-level segregated fit O(1) allocator☆82Updated 3 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆58Updated 4 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 months ago