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)☆65Updated last year
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 2 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- A compressed bitset with supporting data structures and algorithms☆19Updated 11 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Algorithms that work on generic C arrays☆11Updated 8 years ago
- Vectorized intersections (research code)☆15Updated 8 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- ☆12Updated 8 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 6 years ago
- A sparse and compressed bitmap library.☆11Updated 10 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 …☆26Updated 2 years ago
- Low memory multithreaded hash table☆24Updated 9 years ago
- Popular hash table implementation benchmarks☆27Updated 7 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- A splaytree ADT written in C with a BSD license☆17Updated 4 years ago
- A small DFA for under 16 states☆51Updated 6 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 2 months ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated last year
- Lock-free memory allocator☆20Updated last year