corsix / fast-crc32Links
Fast CRC32 implementations
☆88Updated 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:
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆237Updated 3 months ago
- Storage for my snippets, toy programs, etc.☆363Updated 5 months ago
- InstLatX64_Demo☆44Updated last month
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- ☆144Updated last year
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆252Updated last month
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆118Updated 5 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆55Updated last year
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆299Updated 4 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 3 years ago
- ☆70Updated 2 months ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆181Updated 5 months ago
- A software library of lossless data compression methods tuned and optimized for AMD “Zen”-based CPUs☆29Updated 2 weeks ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 years ago
- Suite for benchmarking malloc implementations.☆450Updated last month
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated 2 weeks ago
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆20Updated 5 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆62Updated last year
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- benchmarking positional population count☆15Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆36Updated last year
- 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 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆325Updated 9 months ago