komrad36 / CRCLinks
Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches
☆333Updated 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.☆374Updated 3 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆341Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Updated last year
- A small study in hardware accelerated AoS reversal☆179Updated 7 years ago
- Interactive C/C++ preprocessor macro debugger☆180Updated 5 years ago
- uops.info Code Analyzer☆326Updated 2 years ago
- The fastest MD5 implementation using x86 assembly☆149Updated 11 months ago
- 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
- Fast In-Memory Data Compression Algorithm (header-only C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, an…☆497Updated 2 weeks ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- Fast CRC32 implementations☆118Updated 2 months ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆211Updated 2 weeks ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆194Updated 10 months ago
- C23 Checked Arithmetic☆157Updated 6 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆273Updated last month
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 3 months ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆58Updated last year
- The Minimal LZMA (minlzma) project aims to provide a minimalistic, cross-platform, highly commented, standards-compliant C library (minlz…☆368Updated 4 years ago
- POSIX equivalent of Windows DLL import libraries☆276Updated 10 months ago
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆210Updated 3 months ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆181Updated this week
- X86 CPU topics overview for developers , oriented towards performance☆204Updated last month
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆211Updated 7 months ago
- A double-to-string conversion algorithm based on Schubfach and yy☆282Updated this week
- My C stuff.☆47Updated last week
- Heap Layers: An Extensible Memory Allocation Infrastructure☆411Updated last month
- FlameGraphs in Your App☆33Updated last year
- SafeInt is a class library for C++ that manages integer overflows.☆244Updated 3 months ago
- Single-header C11 port of https://abseil.io SwissTable☆170Updated 3 years ago