dotnwat / persistent-rbtreeLinks
Persistent red-black tree in C++
☆28Updated 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:
- portability macros for compiler and hardware micro operations☆36Updated 11 months 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
- ☆12Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- For details, see the blog post:☆32Updated last year
- Benchmarks for our memory allocator☆64Updated last year
- ☆20Updated 2 years ago
- A collection of SIMD optimized general purpose hash functions☆45Updated 10 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- C++ QD locking library☆11Updated 2 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- ☆31Updated 9 years ago
- Batched random number generation☆17Updated last month
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- A universal thread-safe memory pool.☆26Updated 6 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- A simple immutable ordered key/value storage system.☆15Updated 9 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 9 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Extension of the STL algorithms on sets☆21Updated 5 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago