komrad36 / CRCLinks
Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches
☆330Updated 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.☆372Updated 2 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆339Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- Interactive C/C++ preprocessor macro debugger☆176Updated 5 years ago
- uops.info Code Analyzer☆317Updated last year
- Fast CRC32 implementations☆113Updated last month
- 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☆220Updated 2 years ago
- A list of compiler warning flags for different GCC and clang versions☆68Updated 4 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆268Updated 2 weeks ago
- A small study in hardware accelerated AoS reversal☆178Updated 7 years ago
- SafeInt is a class library for C++ that manages integer overflows.☆242Updated last month
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- Compile-time Huffman coding compression using C++20☆173Updated 4 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 2 months ago
- Fast In-Memory Data Compression Algorithm (header-only C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, an…☆488Updated 3 weeks ago
- The fastest MD5 implementation using x86 assembly☆146Updated 10 months ago
- X86 CPU topics overview for developers , oriented towards performance☆203Updated this week
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆194Updated 9 months ago
- The Minimal LZMA (minlzma) project aims to provide a minimalistic, cross-platform, highly commented, standards-compliant C library (minlz…☆366Updated 3 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆407Updated last week
- C23 Checked Arithmetic☆153Updated 5 months ago
- Reference implementation of Dragonbox in C++☆790Updated 3 months ago
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆206Updated 2 months ago
- A super-fast hash algorithm in a single C++ header☆92Updated 4 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆58Updated last year
- POSIX equivalent of Windows DLL import libraries☆273Updated 9 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 6 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆322Updated 5 months ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆249Updated last month