powturbo / Turbo-HistogramLinks
Fastest Histogram Construction
☆70Updated 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:
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- 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☆142Updated 6 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆166Updated 4 months ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆46Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fast and Reliable (but not Secure) Hash☆53Updated 7 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- Polyfill some holes in the SSE intrinsics set☆50Updated 3 years ago
- Fast decoder for VByte-compressed integers☆123Updated last year
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Finite State Coder☆14Updated 10 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆89Updated 2 years ago
- Programatically obtain information about the pages backing a given memory region☆78Updated 3 years ago
- Vectorized version of the PCG random number generator☆80Updated 4 months ago
- Fast and Strong Burrows Wheeler Model☆19Updated 6 years ago
- Experimental parallel compression algorithm☆25Updated 7 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆61Updated 5 years ago
- Hashing functions and PRNGs based on them☆162Updated 5 months ago
- benchmarking positional population count☆15Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Marlin: high throughput entropy compressor☆30Updated last year
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago