dotnwat / persistent-rbtreeLinks
Persistent red-black tree in C++
☆30Updated last month
Alternatives and similar repositories for persistent-rbtree
Users that are interested in persistent-rbtree are comparing it to the libraries listed below
Sorting:
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- ☆31Updated 9 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated last month
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- Null-termination-aware string-view class for C++☆26Updated 3 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- parser combinator and AST generator in c++17☆24Updated 2 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
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- ☆12Updated 2 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- ☆25Updated 5 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Updated 4 years ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated last month
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last month
- Generic 2D graphics library for C++14☆28Updated 9 months ago