sillycross / mlpdsLinks
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
Sorting:
- SIMD-accelerated UTF-8 to UTF-32 conversion☆11Updated 6 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Octosort is an in-place stable adaptive block merge sort.☆18Updated 2 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- A Parallelism Profiler with What-If analyses for Intel Threading Building Blocks (TBB) programs☆13Updated 7 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- A vectorized single header hash function.☆19Updated 7 months ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 6 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Link to this library and it will log all the LibC functions you are calling and how much time you are spending in them!☆18Updated 5 months ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated this week
- Multiplying... backward?☆13Updated 4 years ago
- ☆20Updated 3 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 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 3 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 5 months ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- ☆28Updated 2 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago