dotnwat / persistent-rbtree
Persistent red-black tree in C++
☆27Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for persistent-rbtree
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 9 months ago
- A C++ library for integer array compression☆27Updated 2 years ago
- For details, see the blog post:☆31Updated 11 months ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- ☆12Updated last year
- Compile-time TRIE based string matcher (C++11)☆50Updated 5 years ago
- C++ implementation of Concise and WAH compressed bitsets☆21Updated 7 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- portability macros for compiler and hardware micro operations☆35Updated 4 months ago
- ☆30Updated 8 years ago
- How fast can we shuffle values?☆37Updated 8 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- High performance event tracing☆16Updated 7 months ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆25Updated 5 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆43Updated 10 years ago
- Raft implementation based on libcppa☆21Updated 9 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆44Updated 11 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 4 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆30Updated 7 years ago
- C++17 implementation of memory-efficient dynamic tries☆57Updated 2 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- ☆12Updated 8 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆67Updated 2 years ago
- testbed for different SIMD implementations for set intersection and set union☆40Updated 4 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago