DerekScottLedbetter / space-pruner
Using ARM NEON instructions to filter an array.
☆11Updated 7 years ago
Alternatives and similar repositories for space-pruner:
Users that are interested in space-pruner are comparing it to the libraries listed below
- SIMD-accelerated UTF-8 to UTF-32 conversion☆11Updated 6 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆61Updated 11 months ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 2 years ago
- Vectorized intersections (research code)☆14Updated 8 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- benchmarking positional population count☆13Updated 10 months ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 6 years ago
- Experimental fork of zlib with performance improvements☆35Updated last year
- SIMD sorting network generator and very basic tester☆16Updated 2 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Branchless UTF-8 decoder☆33Updated 7 years ago
- FPC - Fast Prefix Coder☆30Updated 2 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆48Updated 5 months ago
- Vectorized version of the PCG random number generator☆75Updated 6 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆22Updated 2 years ago
- Fast and Strong Burrows Wheeler Model☆19Updated 6 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- For details, see the blog post:☆32Updated last year
- Experimental parallel compression algorithm☆24Updated 7 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago