corsix / fast-crc32
Fast CRC32 implementations
☆56Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for fast-crc32
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆46Updated 3 months ago
- InstLatX64_Demo☆41Updated 2 weeks ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- LZ77/LZSS designed for SSE based decompression☆135Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆60Updated 9 months ago
- ☆138Updated 8 months ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆57Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- Benchmarks for our memory allocator☆61Updated last year
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆116Updated 5 years ago
- SIMD (SSE) string functions☆96Updated 7 years ago
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- performance experiments for C++ exception handling☆30Updated 2 years ago
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆80Updated 4 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆241Updated 2 years ago
- A software library of lossless data compression methods tuned and optimized for AMD “Zen”-based CPUs☆24Updated last week
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated last month
- A fast implementation of the ECMA-182 CRC64 checksum using the CLMUL instruction set☆12Updated 8 years ago
- Fast Hash Functions Using AES Intrinsics☆81Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆50Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- Experimental fork of zlib with performance improvements☆35Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Branchless UTF-8 decoder☆33Updated 7 years ago
- ☆39Updated 3 years ago
- Dictionary compressor with nibbled ANS and optimal parsing☆24Updated 7 months ago