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
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Succinct data structures in C/C++☆88Updated last year
- LLVM-jitted bitmaps☆27Updated 5 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- Vectorized version of the PCG random number generator☆83Updated 7 months ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- ☆109Updated last year
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- A benchmark for sorting algorithms☆61Updated 4 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- How fast can we shuffle values?☆38Updated last year
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆37Updated last year
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆67Updated last year
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- Library for lock-free locks☆83Updated 2 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- C Minimal Perfect Hashing Library☆86Updated 8 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- ☆12Updated 4 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- High-performance dictionary coding☆107Updated 8 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago