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
- 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
- Vectorized version of the PCG random number generator☆77Updated last month
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Software transactional memory system developed at Wyatt Technology☆28Updated 5 years ago
- Optimizing database queries with array programming☆18Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 10 months ago
- ☆27Updated 2 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- ☆106Updated last year
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- A benchmark for sorting algorithms☆59Updated 4 years ago
- Radix sorting from the ground up☆36Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- How fast can we shuffle values?☆37Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 7 months ago