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:
- Succinct data structures in C/C++☆92Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 3 years ago
- A benchmark for sorting algorithms☆63Updated 4 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Vectorized version of the PCG random number generator☆84Updated 10 months ago
- ☆112Updated last year
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- Universe-sliced indexes in C++.☆18Updated 3 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 3 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- ☆39Updated 4 years ago
- For details, see the blog post:☆35Updated 2 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆42Updated last year
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- SIMDized check which bytes are in a set☆28Updated 7 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆34Updated 9 months ago
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago