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
- A small DFA for under 16 states☆51Updated 6 years ago
- minimal perfect hash functions☆62Updated 3 years ago
- fixed-length integer trim☆33Updated last year
- measure entropy of memory allocators☆12Updated 3 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆64Updated last year
- Teaching implementation of the TurboPFor integer compression algorithm☆22Updated 6 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Updated 6 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Assembly-optimized Marvin32 hash function☆12Updated last year
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- Implementation of https://www.ietf.org/archive/id/draft-denis-aegis-aead-00.html / https://competitions.cr.yp.to/round3/aegisv11.pdf☆11Updated last year
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- LLVM IR generation "middle end" for LLVM-based go compiler.☆18Updated 2 years ago
- Fast 64 bit evolved hash.☆32Updated 7 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- Multiplication using AVX512 and AVX512IFMA instructions☆23Updated 9 years ago
- x86-64 instruction encoder in Go☆21Updated 5 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- Interleaving bits from two sources using SIMD instructions.☆14Updated 7 years ago
- Extremely experimental toy go compiler☆19Updated 4 years ago
- ☆36Updated 4 years ago
- like ChaCha, but 64-bit instead of 32-bit thanks to BLAKE2b's permutation☆15Updated 7 years ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago