dotnwat / persistent-rbtreeLinks
Persistent red-black tree in C++
☆30Updated 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:
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- ☆31Updated 9 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Tiny portable C++ library for atomic operations☆54Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- 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
- 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
- Benchmarks for our memory allocator☆69Updated last year
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Live Asynchronous Visualized Architecture☆97Updated 6 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- ☆12Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆33Updated last year
- A C++ library for integer array compression☆29Updated 3 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆55Updated 5 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- String facilities for C++98 and later - a library in search of its identity. Considering to make string-bare into string-lite, renaming t…☆23Updated 2 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- High performance multithreading toolkit for C++17☆47Updated last month
- Generic 2D graphics library for C++14☆28Updated 7 months ago