komrad36 / CRCLinks
Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches
☆329Updated 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.☆371Updated last month
- This repository contains high-performance implementations of memset and memcpy in assembly.☆337Updated 3 years ago
- Interactive C/C++ preprocessor macro debugger☆176Updated 4 years ago
- uops.info Code Analyzer☆306Updated last year
- SHISHUA – The fastest PRNG in the world☆216Updated 2 years ago
- Fast CRC32 implementations☆110Updated 2 weeks ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆335Updated last year
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆193Updated 8 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆138Updated last month
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 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…☆476Updated this week
- X86 CPU topics overview for developers , oriented towards performance☆202Updated 9 months ago
- POSIX equivalent of Windows DLL import libraries☆272Updated 8 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- The Minimal LZMA (minlzma) project aims to provide a minimalistic, cross-platform, highly commented, standards-compliant C library (minlz…☆365Updated 3 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆262Updated 2 months ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆58Updated last year
- SafeInt is a class library for C++ that manages integer overflows.☆241Updated last month
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆201Updated last month
- A small study in hardware accelerated AoS reversal☆177Updated 6 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆180Updated 4 months ago
- C23 Checked Arithmetic☆148Updated 4 months ago
- Official git repository for libdivide: optimized integer division☆1,258Updated 5 months ago
- Reference implementation of Dragonbox in C++☆791Updated 2 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆405Updated 2 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 3 years ago
- A better c++filt and a better undname.exe, in one binary.☆370Updated last year
- The PolymurHash universal hash function.☆358Updated 2 years ago
- The fastest MD5 implementation using x86 assembly☆145Updated 9 months ago
- Testing memory-level parallelism☆82Updated last year