dotnwat / persistent-rbtreeLinks
Persistent red-black tree in C++
☆30Updated 2 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:
- ☆31Updated 9 years ago
- ☆12Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated 2 weeks ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- 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
- portability macros for compiler and hardware micro operations☆36Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- For details, see the blog post:☆34Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 2 weeks ago
- parser combinator and AST generator in c++17☆24Updated 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 2 weeks ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- High performance multithreading toolkit for C++17☆47Updated last month
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 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
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated 10 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- ☆25Updated 5 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- A collection of bit manipulation routines for C++☆21Updated 12 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- fast prime sieve and hash algorithm☆39Updated 3 months ago