sillycross / mlpds
MlpIndex - Extremely fast ordered index via memory level parallelism
☆12Updated 6 years ago
Alternatives and similar repositories for mlpds:
Users that are interested in mlpds are comparing it to the libraries listed below
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- A Parallelism Profiler with What-If analyses for Intel Threading Building Blocks (TBB) programs☆13Updated 7 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- SIMD-accelerated UTF-8 to UTF-32 conversion☆11Updated 6 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 4 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆18Updated 10 months ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- A vectorized single header hash function.☆19Updated 3 months ago
- Supporting code for the concurrency hierarchy described in this blog post: https://travisdowns.github.io/blog/2020/07/06/concurrency-cost…☆26Updated 2 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Multiplying... backward?☆13Updated 4 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆40Updated 3 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 2 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 3 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 2 months ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆23Updated 10 years ago
- Octosort is an in-place stable adaptive block merge sort.☆18Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆39Updated 4 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago