komrad36 / CRC
Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches
☆265Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for CRC
- SafeInt is a class library for C++ that manages integer overflows.☆216Updated 3 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆309Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆383Updated 3 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆304Updated last week
- Reference implementation of Dragonbox in C++☆610Updated 3 weeks ago
- uops.info Code Analyzer☆238Updated 10 months ago
- Interactive C/C++ preprocessor macro debugger☆152Updated 3 years ago
- Storage for my snippets, toy programs, etc.☆320Updated 7 months ago
- C++ template library for high performance SIMD based sorting algorithms☆888Updated last week
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆241Updated 2 years ago
- Official git repository for libdivide: optimized integer division☆1,107Updated 2 weeks ago
- User-oriented fork of LLVM's opt-viewer☆131Updated 2 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆199Updated 5 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated last year
- 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…☆316Updated 3 months ago
- SHISHUA – The fastest PRNG in the world☆190Updated last year
- The fastest MD5 implementation using x86 assembly☆117Updated 5 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆116Updated 5 years ago
- Automated integer hash function discovery☆688Updated 8 months ago
- Fast In-Memory Data Compression Algorithm (inline C/C++) 460+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zst…☆367Updated 3 weeks ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆189Updated last month
- The Minimal LZMA (minlzma) project aims to provide a minimalistic, cross-platform, highly commented, standards-compliant C library (minlz…☆344Updated 2 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆165Updated last month
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,179Updated this week
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 4 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆187Updated 3 weeks ago
- A C/C++ header to help move #ifdefs out of your code☆784Updated 2 months ago
- A tool for running small microbenchmarks on recent Intel and AMD x86 CPUs.☆440Updated 3 months ago
- A fast SIMD parser for CSV files☆146Updated 2 years ago
- ⏱️ single header benchmark framework for C and C++☆221Updated 2 months ago