clausecker / pospopcntLinks
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
Sorting:
- Fast 64 bit evolved hash.☆33Updated 8 years ago
- minimal perfect hash functions☆62Updated 3 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- measure entropy of memory allocators☆12Updated 3 years ago
- Implementation of https://www.ietf.org/archive/id/draft-denis-aegis-aead-00.html / https://competitions.cr.yp.to/round3/aegisv11.pdf☆13Updated 3 months ago
- A small DFA for under 16 states☆51Updated 7 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- ☆36Updated 4 years ago
- fixed-length integer trim☆34Updated 2 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Interactive object file browser with symbol, source, assembly, and analysis☆22Updated last year
- like ChaCha, but 64-bit instead of 32-bit thanks to BLAKE2b's permutation☆15Updated 8 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- ☆15Updated 8 years ago
- Teaching implementation of the TurboPFor integer compression algorithm☆22Updated 6 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- x86-64 instruction encoder in Go☆21Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- A port of the Google Randen fast backtracking-resistant random generator to the C language.☆27Updated 7 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- Popular hash table implementation benchmarks☆27Updated 8 years ago
- Multiplying... backward?☆14Updated 4 years ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- Multiplication using AVX512 and AVX512IFMA instructions☆23Updated 9 years ago