clausecker / pospopcntLinks
AVX-2 vectorised 8-bit positional popcount for Go
☆23Updated 5 years ago
Alternatives and similar repositories for pospopcnt
Users that are interested in pospopcnt are comparing it to the libraries listed below
Sorting:
- fixed-length integer trim☆34Updated 2 years ago
- minimal perfect hash functions☆62Updated 3 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated 2 years ago
- ☆36Updated 4 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- Fast 64 bit evolved hash.☆33Updated 8 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
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Assembly-optimized Marvin32 hash function☆12Updated last year
- A benchmark for sorting algorithms☆61Updated 4 years ago
- A high-performance, memory-efficient concurrent hash table☆36Updated 11 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- x86-64 instruction encoder in Go☆21Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- ☆26Updated 8 years ago
- like ChaCha, but 64-bit instead of 32-bit thanks to BLAKE2b's permutation☆15Updated 8 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆71Updated 5 years ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆117Updated 6 years ago
- Nearly generic prime field implementation in Go☆24Updated 5 years ago
- discohash☆15Updated 3 years ago
- LLVM IR generation "middle end" for LLVM-based go compiler.☆18Updated 2 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Interactive object file browser with symbol, source, assembly, and analysis☆23Updated last year
- ☆15Updated 8 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 years ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago