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:
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 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
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Compact tries for fixed-width keys☆26Updated 7 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 7 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- Crit-bit tree (trie) library☆32Updated 11 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆104Updated 10 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Simple out-of-process invoker☆18Updated 2 weeks ago
- RLU resizable hash-table☆17Updated 9 years ago
- AVX-2 vectorised 8-bit positional popcount for Go☆23Updated 4 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- bit & sketches data structures☆60Updated 6 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago