geofflangdale / sheng
A small DFA for under 16 states
☆51Updated 6 years ago
Alternatives and similar repositories for sheng:
Users that are interested in sheng are comparing it to the libraries listed below
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- Compact tries for fixed-width keys☆25Updated 6 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆102Updated 4 months ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 6 years ago
- ☆49Updated 11 months ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- Lace - implementation of work-stealing in C☆35Updated 9 months ago
- Crit-bit tree (trie) library☆32Updated 10 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- finding set bits in large bitmaps☆15Updated 9 years ago
- LLVM-jitted bitmaps☆27Updated 4 years ago
- Multiplication using AVX512 and AVX512IFMA instructions☆23Updated 9 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated 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
- Exotic Shitty Hash Maybe☆44Updated 9 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated 9 months ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Tweaked version of "Aha" - "A Hacker's Assistant" superoptimiser by Henry S. Warren☆58Updated 2 years ago
- Backtrace.io's resilient log record framing format☆37Updated 2 years ago
- AVX-2 vectorised 8-bit positional popcount for Go☆23Updated 4 years ago
- Simple out-of-process invoker☆18Updated 7 months ago
- Fast 64 bit evolved hash.☆32Updated 7 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Lock-free multithreaded memory allocation☆105Updated 8 years ago