geofflangdale / smhLinks
Shuffle-based predicate matcher and all-round branch free swiss army chainsaw
☆17Updated 7 years ago
Alternatives and similar repositories for smh
Users that are interested in smh are comparing it to the libraries listed below
Sorting:
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A small DFA for under 16 states☆52Updated 7 years ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- High-performance dictionary coding☆108Updated 8 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 9 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 6 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- AVX-512 utilities☆20Updated 11 years ago
- bit & sketches data structures☆60Updated 6 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated last month
- qp tries and crit-bit tries☆122Updated 3 years ago
- Backtrace.io's resilient log record framing format☆40Updated 3 years ago
- Exotic Shitty Hash Maybe☆46Updated 9 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- Compute xxHash hash codes for 8 keys in parallel☆46Updated 6 years ago
- Two-Phase Locking with Starvation-Freedom☆23Updated 2 years ago
- Fast and Reliable (but not Secure) Hash☆54Updated 7 years ago
- C library to compute the Hamming weight of arrays☆49Updated 6 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- Fast decoder for VByte-compressed integers☆125Updated last year
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated last year