komrad36 / CRCLinks
Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches
☆328Updated 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.☆367Updated last week
- This repository contains high-performance implementations of memset and memcpy in assembly.☆337Updated 3 years ago
- uops.info Code Analyzer☆304Updated last year
- Fast CRC32 implementations☆111Updated 5 months ago
- Interactive C/C++ preprocessor macro debugger☆172Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆333Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆136Updated 3 weeks ago
- The fastest MD5 implementation using x86 assembly☆145Updated 8 months ago
- SHISHUA – The fastest PRNG in the world☆216Updated 2 years ago
- X86 CPU topics overview for developers , oriented towards performance☆202Updated 8 months ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆261Updated last month
- The Minimal LZMA (minlzma) project aims to provide a minimalistic, cross-platform, highly commented, standards-compliant C library (minlz…☆365Updated 3 years ago
- A small study in hardware accelerated AoS reversal☆177Updated 6 years 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.☆239Updated last week
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆189Updated 7 months ago
- A tool for running small microbenchmarks on recent Intel and AMD x86 CPUs.☆489Updated 5 months ago
- POSIX equivalent of Windows DLL import libraries