simdjson / simdjson_experiments_vldb2019
Detailed experiments over simdjson for VLDB article (2019) and future work
☆21Updated 4 years ago
Alternatives and similar repositories for simdjson_experiments_vldb2019
Users that are interested in simdjson_experiments_vldb2019 are comparing it to the libraries listed below
Sorting:
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- A benchmark for cache efficient data structures.☆30Updated 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 3 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 4 months ago
- Vectorized version of the PCG random number generator☆77Updated 2 months ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Template Vector Library☆18Updated 3 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- ☆106Updated last year
- A small DFA for under 16 states☆51Updated 6 years ago