dotnwat / persistent-rbtreeLinks
Persistent red-black tree in C++
☆30Updated last week
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
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆14Updated 2 weeks ago
- ☆12Updated last year
- 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
- Benchmarks for our memory allocator☆69Updated 2 years ago
- portability macros for compiler and hardware micro operations☆36Updated 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
- A C++ library for integer array compression☆29Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 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 weeks ago
- Null-termination-aware string-view class for C++☆26Updated 2 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 2 weeks ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 5 months ago
- Heap allocation free version of C++11 std::function☆57Updated 4 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆43Updated 10 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- For details, see the blog post:☆34Updated last year
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆41Updated last year
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- A simple immutable ordered key/value storage system.☆15Updated 9 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago