dotnwat / persistent-rbtreeLinks
Persistent red-black tree in C++
☆29Updated 7 years ago
Alternatives and similar repositories for persistent-rbtree
Users that are interested in persistent-rbtree are comparing it to the libraries listed below
Sorting:
- 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
- ☆12Updated last year
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- ☆31Updated 9 years ago
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Benchmarks for our memory allocator☆67Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated last year
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- High performance templated AVL tree using a fixed size array. Extensive test suite passing.☆50Updated 3 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- A simple immutable ordered key/value storage system.☆15Updated 9 years ago
- ☆26Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- For details, see the blog post:☆32Updated last year
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago