lwu / veb-tree
A C++ implementation of cache-oblivious Van Emde Boas search trees
☆19Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for veb-tree
- EDSL for C++ to make just-in-time code generation easier☆82Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated last year
- 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
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- A blend of the compact and sparse hash table implementations.☆12Updated 3 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- A C++ library for integer array compression☆27Updated 2 years ago
- A benchmark for cache efficient data structures.☆29Updated 5 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 11 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Detailed experiments over simdjson for VLDB article (2019) and future work☆22Updated 4 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Benchmarks for our memory allocator☆61Updated last year
- C++ implementation of Concise and WAH compressed bitsets☆21Updated 7 years ago
- Persistent red-black tree in C++☆27Updated 6 years ago
- ☆21Updated last year
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆25Updated 5 years ago
- A persistent hash array-mapped trie for C++☆90Updated last year
- Bloom filter alternative (C++)☆17Updated 6 years ago
- A set of benchmarking tools used to quantify the performance of BDE-style polymorphic allocators.☆34Updated 8 years ago
- Effective Memory Reclamation☆50Updated 4 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆29Updated 6 years ago
- STL-compliant map and set container based on a C++11 Adaptive Radix Tree implementation.☆11Updated 8 years ago
- How fast can we shuffle values?☆37Updated 8 months ago
- For details, see the blog post:☆31Updated 11 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆15Updated 3 years ago