dotnwat / persistent-rbtree
Persistent red-black tree in C++
☆28Updated 6 years ago
Alternatives and similar repositories for persistent-rbtree:
Users that are interested in persistent-rbtree are comparing it to the libraries listed below
- portability macros for compiler and hardware micro operations☆35Updated 7 months ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated last year
- A C++ library for integer array compression☆28Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 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
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- ☆31Updated 9 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- Benchmarks for our memory allocator☆63Updated last year
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- A simple immutable ordered key/value storage system.☆15Updated 8 years ago
- ☆12Updated last year
- ☆20Updated 2 years ago
- A collection of SIMD optimized general purpose hash functions☆44Updated 10 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 8 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆43Updated 11 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago