komrad36 / CRCLinks
Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches
☆299Updated 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.☆363Updated 5 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆333Updated 3 years ago
- uops.info Code Analyzer☆290Updated last year
- Interactive C/C++ preprocessor macro debugger☆171Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆325Updated 9 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- SHISHUA – The fastest PRNG in the world☆214Updated 2 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆253Updated last month
- SafeInt is a class library for C++ that manages integer overflows.☆235Updated 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…☆455Updated last month
- C23 Checked Arithmetic☆141Updated last month
- The Minimal LZMA (minlzma) project aims to provide a minimalistic, cross-platform, highly commented, standards-compliant C library (minlz…☆364Updated 3 years ago
- X86 CPU topics overview for developers , oriented towards performance☆201Updated 6 months ago
- A small study in hardware accelerated AoS reversal☆176Updated 6 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- POSIX equivalent of Windows DLL import libraries☆259Updated 5 months ago
- The fastest MD5 implementation using x86 assembly☆137Updated 6 months ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆204Updated this week
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- Reference implementation of Dragonbox in C++☆747Updated last week
- Official git repository for libdivide: optimized integer division☆1,242Updated 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
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- A super-fast hash algorithm in a single C++ header☆90Updated 3 years ago
- Suite for benchmarking malloc implementations.☆451Updated last month
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆192Updated 3 weeks ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆178Updated last month
- Fast CRC32 implementations☆88Updated 2 months ago
- C++ template library for high performance SIMD based sorting algorithms☆962Updated this week
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆205Updated 2 months ago