corsix / fast-crc32Links
Fast CRC32 implementations
☆85Updated 2 months ago
Alternatives and similar repositories for fast-crc32
Users that are interested in fast-crc32 are comparing it to the libraries listed below
Sorting:
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- InstLatX64_Demo☆44Updated 2 weeks ago
- Storage for my snippets, toy programs, etc.☆363Updated 5 months ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆249Updated last month
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆236Updated 2 months ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆55Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆296Updated 4 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆168Updated 6 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- Programatically obtain information about the pages backing a given memory region☆78Updated 3 years 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…☆56Updated 2 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Batched random number generation☆18Updated 3 months ago
- Concurrent trie-hash map library☆92Updated last year
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- benchmarking positional population count☆15Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 9 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated 7 months ago
- ☆108Updated last year
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- ☆144Updated last year
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago