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
- ☆36Updated 4 years ago
- fixed-length integer trim☆34Updated 2 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- A small DFA for under 16 states☆51Updated 6 years ago
- minimal perfect hash functions☆62Updated 3 years ago
- Fast 64 bit evolved hash.☆32Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Assembly-optimized Marvin32 hash function☆12Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Interactive object file browser with symbol, source, assembly, and analysis☆22Updated last year
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 5 years ago
- x86-64 instruction encoder in Go☆21Updated 5 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Updated 6 years ago
- Teaching implementation of the TurboPFor integer compression algorithm☆22Updated 6 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- measure entropy of memory allocators☆12Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- ☆12Updated 8 years ago
- ☆26Updated 8 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 2 years ago
- A convenient LRU cache server that supports REST API and Let's Encrypt.☆18Updated 6 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago