lwu / veb-treeLinks
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
Sorting:
- Benchmarks for our memory allocator☆67Updated last year
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Library for lock-free locks☆82Updated 2 years ago
- Detailed experiments over simdjson for VLDB article (2019) and future work☆21Updated 4 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Effective Memory Reclamation☆58Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Persistent memory allocator for data-centric analytics☆55Updated last week
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Succinct data structures in C/C++☆89Updated 9 months ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆67Updated 4 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆47Updated 4 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Volatile Persistent Memory Allocator☆25Updated 2 years ago