dotnwat / persistent-rbtreeLinks
Persistent red-black tree in C++
☆30Updated 3 weeks 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
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated last month
- Null-termination-aware string-view class for C++☆26Updated 3 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Benchmarks for our memory allocator☆70Updated 2 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
- For details, see the blog post:☆34Updated last year
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 9 months ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 6 months ago
- ☆12Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- A C++ library for integer array compression☆29Updated 3 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
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- String to Float Benchmark☆19Updated 7 years ago
- A super-fast hash algorithm in a single C++ header☆91Updated 4 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- parser combinator and AST generator in c++17☆24Updated 2 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 last month
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆14Updated 9 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month