powturbo / Turbo-Histogram
Fastest Histogram Construction
☆66Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Turbo-Histogram
- Pruning elements in SIMD vectors (i.e., packing left elements)☆60Updated 9 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆111Updated 4 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- LZ77/LZSS designed for SSE based decompression☆135Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- A benchmark for sorting algorithms☆58Updated 3 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆85Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆59Updated 5 years ago
- Fast and Strong Burrows Wheeler Model☆18Updated 6 years ago
- ☆39Updated 3 years ago
- Fast differential coding functions (using SIMD instructions)☆49Updated 6 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆44Updated 3 years ago
- Fast decoder for VByte-compressed integers☆117Updated 5 months ago
- Fast and Reliable (but not Secure) Hash☆53Updated 6 years ago
- Programatically obtain information about the pages backing a given memory region☆73Updated 3 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆115Updated 7 years ago
- Experimental parallel compression algorithm☆23Updated 7 years ago
- Finite State Coder☆14Updated 9 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆157Updated 7 months ago
- Experiments with array layouts for comparison-based searching☆80Updated 10 months ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆43Updated 10 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- FPC - Fast Prefix Coder☆30Updated 2 years ago
- benchmarking positional population count☆11Updated 7 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆63Updated 3 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- Compute xxHash hash codes for 8 keys in parallel☆46Updated 5 years ago
- Vectorized version of the PCG random number generator☆75Updated 5 years ago