geofflangdale / shengLinks
A small DFA for under 16 states
☆51Updated 7 years ago
Alternatives and similar repositories for sheng
Users that are interested in sheng are comparing it to the libraries listed below
Sorting:
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 7 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Compact tries for fixed-width keys☆26Updated 7 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Wren: Nonblocking Reads in a Partitioned Transactional Causally Consistent Data Store☆8Updated 6 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- measure entropy of memory allocators☆12Updated 3 years ago
- RLU resizable hash-table☆17Updated 9 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 3 years ago
- AVX-2 vectorised 8-bit positional popcount for Go☆23Updated 4 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Updated 6 years ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Fast 64 bit evolved hash.☆32Updated 8 years ago
- Quick experiment to see how expensive safety is in C, for research☆12Updated 6 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Wait-Free Eras (PPoPP '20)☆10Updated 5 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Multiplication using AVX512 and AVX512IFMA instructions☆23Updated 9 years ago