komrad36 / CRCLinks
Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches
☆295Updated 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.☆361Updated 4 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆331Updated 3 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆258Updated 3 years ago
- Interactive C/C++ preprocessor macro debugger☆169Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 8 months ago
- SHISHUA – The fastest PRNG in the world☆214Updated last year
- uops.info Code Analyzer☆280Updated last year
- POSIX equivalent of Windows DLL import libraries☆258Updated 3 months ago
- Fast In-Memory Data Compression Algorithm (inline C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zst…☆448Updated 2 months ago
- The fastest MD5 implementation using x86 assembly☆134Updated 4 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- A small study in hardware accelerated AoS reversal☆175Updated 6 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆246Updated last week
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- SHA-1, SHA-256 and SHA-512 compression functions using Intel, ARMv8 and Power8 SHA intrinsics☆213Updated last year
- Fast CRC32 implementations☆83Updated last month
- SafeInt is a class library for C++ that manages integer overflows.☆233Updated last month
- The Minimal LZMA (minlzma) project aims to provide a minimalistic, cross-platform, highly commented, standards-compliant C library (minlz…☆363Updated 3 years ago
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆190Updated 2 months ago
- Reference implementation of Dragonbox in C++☆661Updated 9 months ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆201Updated last week
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆53Updated 11 months ago
- X86 CPU topics overview for developers , oriented towards performance☆200Updated 4 months ago
- A better c++filt and a better undname.exe, in one binary.☆362Updated 11 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆400Updated last month
- Different algorithms for converting binary to decimal floating-point numbers☆121Updated 2 years ago
- A super-fast hash algorithm in a single C++ header☆86Updated 3 years ago
- C23 Checked Arithmetic☆138Updated this week
- Determine programatically C from C++ as well as various versions☆197Updated 3 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆307Updated 3 weeks ago