komrad36 / CRCLinks
Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches
☆331Updated 4 years ago
Alternatives and similar repositories for CRC
Users that are interested in CRC are comparing it to the libraries listed below
Sorting:
- Storage for my snippets, toy programs, etc.☆373Updated 2 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆341Updated 4 years ago
- Interactive C/C++ preprocessor macro debugger☆179Updated 5 years ago
- The fastest MD5 implementation using x86 assembly☆149Updated 10 months ago
- uops.info Code Analyzer☆325Updated 2 years ago
- Fast CRC32 implementations☆116Updated 2 months ago
- The Minimal LZMA (minlzma) project aims to provide a minimalistic, cross-platform, highly commented, standards-compliant C library (minlz…☆366Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆340Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- SHISHUA – The fastest PRNG in the world