powturbo / Turbo-HistogramLinks
Fastest Histogram Construction
☆72Updated 3 years ago
Alternatives and similar repositories for Turbo-Histogram
Users that are interested in Turbo-Histogram are comparing it to the libraries listed below
Sorting:
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Fast decoder for VByte-compressed integers☆125Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 8 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- LZ77/LZSS designed for SSE based decompression☆143Updated 6 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆62Updated 6 years ago
- Polyfill some holes in the SSE intrinsics set☆50Updated 3 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- ☆144Updated last year
- Hashing functions and PRNGs based on them☆165Updated 9 months ago
- Vectorized version of the PCG random number generator☆84Updated 8 months ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- Storage for my snippets, toy programs, etc.☆368Updated 7 months ago
- TurboRLE-Fastest Run Length Encoding☆289Updated 2 years ago
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆87Updated 3 years ago
- Fast and Reliable (but not Secure) Hash☆54Updated 7 years ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆52Updated 4 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated 9 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- Linear vs binary search benchmark☆41Updated 5 years ago