clausecker / pospopcnt
AVX-2 vectorised 8-bit positional popcount for Go
☆23Updated 4 years ago
Alternatives and similar repositories for pospopcnt:
Users that are interested in pospopcnt are comparing it to the libraries listed below
- like ChaCha, but 64-bit instead of 32-bit thanks to BLAKE2b's permutation☆15Updated 7 years ago
- A small DFA for under 16 states☆51Updated 6 years ago
- fixed-length integer trim☆33Updated last year
- measure entropy of memory allocators☆12Updated 3 years ago
- minimal perfect hash functions☆62Updated 3 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Updated 6 years ago
- ☆36Updated 4 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- Fast 64 bit evolved hash.☆32Updated 7 years ago
- Implementation of https://www.ietf.org/archive/id/draft-denis-aegis-aead-00.html / https://competitions.cr.yp.to/round3/aegisv11.pdf☆11Updated 2 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- ☆25Updated 7 years ago
- A small test for multithreaded C++ stack unwinding on unixes☆16Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Interactive object file browser with symbol, source, assembly, and analysis☆22Updated 11 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated 10 months ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- ☆12Updated last year
- Interleaving bits from two sources using SIMD instructions.☆14Updated 7 years ago
- Teaching implementation of the TurboPFor integer compression algorithm☆22Updated 6 years ago
- ☆15Updated 8 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago