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
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 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 6 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- LLVM-jitted bitmaps☆26Updated 4 years ago
- Compact tries for fixed-width keys☆25Updated 6 years ago
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated 11 months 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
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 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
- Fast 64 bit evolved hash.☆32Updated 7 years ago
- Backtrace.io's resilient log record framing format☆37Updated 3 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- Implementation of the JSON semi-index described in the paper "Semi-Indexing Semi-Structured Data in Tiny Space"☆57Updated 12 years ago
- Poireau: a sampling allocation debugger☆87Updated 3 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆104Updated 6 months ago
- Crit-bit tree (trie) library☆32Updated 10 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 years ago