komrad36 / CRC
Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches
☆273Updated 3 years ago
Alternatives and similar repositories for CRC:
Users that are interested in CRC are comparing it to the libraries listed below
- uops.info Code Analyzer☆261Updated last year
- Storage for my snippets, toy programs, etc.☆349Updated last week
- This repository contains high-performance implementations of memset and memcpy in assembly.☆321Updated 3 years ago
- Interactive C/C++ preprocessor macro debugger☆165Updated 4 years ago
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆157Updated this week
- A tool for running small microbenchmarks on recent Intel and AMD x86 CPUs.☆460Updated 3 weeks ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆124Updated 5 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆311Updated 4 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆393Updated last week
- Reference implementation of Dragonbox in C++☆637Updated 5 months ago
- User-oriented fork of LLVM's opt-viewer☆140Updated 6 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☆246Updated 3 years ago
- Fast CRC32 implementations☆71Updated last year
- ⏱️ single header benchmark framework for C and C++☆230Updated 6 months ago
- The fastest MD5 implementation using x86 assembly☆127Updated 3 weeks ago
- SHISHUA – The fastest PRNG in the world☆207Updated last year
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆169Updated 2 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆210Updated 2 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆655Updated 4 months ago
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆469Updated 6 months ago
- Suite for benchmarking malloc implementations.☆408Updated last month
- Fast In-Memory Data Compression Algorithm (inline C/C++) 460+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zst…☆409Updated this week
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆203Updated 5 years ago
- ☆76Updated 2 years ago
- A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a br…☆319Updated this week
- Measuring cmov vs branch-mov performance☆84Updated 7 years ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,308Updated this week
- An advanced benchmarking tool☆164Updated 2 years ago
- X86 CPU topics overview for developers , oriented towards performance☆197Updated 2 weeks ago