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
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- ☆31Updated 9 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Benchmarks for our memory allocator☆68Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- ☆9Updated 11 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- A C++ library for integer array compression☆29Updated 3 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- SIMD (SSE) string functions☆102Updated 8 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
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- A vectorized single header hash function.☆20Updated 8 months ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆81Updated 3 months ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago