dotnwat / persistent-rbtreeLinks
Persistent red-black tree in C++
☆31Updated 4 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 10 years ago
- ☆12Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 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
- Bloom filter alternative (C++)☆18Updated 7 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 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
- Benchmarks for our memory allocator☆70Updated 2 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Updated 2 months ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆70Updated 5 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- For details, see the blog post:☆35Updated 2 years ago
- A C++ library for integer array compression☆30Updated 3 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- Heap allocation free version of C++11 std::function☆60Updated 4 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 months ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Fast delegates implementation☆57Updated 3 years ago
- Generic 2D graphics library for C++14☆28Updated last year
- High performance templated AVL tree using a fixed size array. Extensive test suite passing.☆51Updated 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 2 months ago
- ☆42Updated 2 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 9 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago