simdjson / simdjson_experiments_vldb2019Links
Detailed experiments over simdjson for VLDB article (2019) and future work
☆21Updated 5 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)☆49Updated 4 years ago
- Succinct data structures in C/C++☆92Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 2 years ago
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- ☆111Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆41Updated last year
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 2 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 6 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- A benchmark for sorting algorithms☆62Updated 4 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- ☆39Updated 4 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆31Updated 4 years ago
- Software transactional memory system developed at Wyatt Technology☆29Updated 6 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
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- C library to compute the Hamming weight of arrays☆49Updated 7 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- C Minimal Perfect Hashing Library☆88Updated 8 years ago
- For details, see the blog post:☆34Updated 2 years ago