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
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- A small DFA for under 16 states☆51Updated 6 years ago
- SIMD-accelerated UTF-8 to UTF-32 conversion☆11Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 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
- Octosort is an in-place stable adaptive block merge sort.☆18Updated 2 years ago
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆18Updated 10 months ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- finding set bits in large bitmaps☆15Updated 9 years 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
- Multiplying... backward?☆13Updated 4 years ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- A splaytree ADT written in C with a BSD license☆17Updated 4 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 2 months ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆24Updated 10 years ago
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- A Parallelism Profiler with What-If analyses for Intel Threading Building Blocks (TBB) programs☆13Updated 7 years ago