simdjson / simdjson_experiments_vldb2019Links
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)☆49Updated 4 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- For details, see the blog post:☆32Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆22Updated 3 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- A Wait-Free Universal Construct for Large Objects☆97Updated 5 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated last year
- A collection of SIMD optimized general purpose hash functions☆45Updated 10 years ago
- ☆21Updated 8 months ago
- benchmarking positional population count☆14Updated last year