lwu / veb-tree
A C++ implementation of cache-oblivious Van Emde Boas search trees
☆19Updated 7 years ago
Alternatives and similar repositories for veb-tree:
Users that are interested in veb-tree are comparing it to the libraries listed below
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years 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
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 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
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- ☆49Updated 5 years ago
- Persistent red-black tree in C++☆28Updated 7 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- ☆20Updated 2 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆11Updated 2 years ago
- Template Vector Library☆18Updated 3 years ago
- High-performance dictionary coding☆104Updated 7 years ago
- c++ wrapper around libpapi☆63Updated 7 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- ☆105Updated last year
- Lock-free multithreaded memory allocation☆105Updated 8 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago