CRC32C implementation with support for CPU-specific acceleration instructions
☆501Apr 7, 2025Updated 10 months ago
Alternatives and similar repositories for crc32c
Users that are interested in crc32c are comparing it to the libraries listed below
Sorting:
- Fast strong hash functions: SipHash/HighwayHash☆1,597Apr 18, 2024Updated last year
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆101Aug 7, 2025Updated 6 months ago
- Portable C++ SIMD library☆171Aug 25, 2019Updated 6 years ago
- Audio performance benchmark for jitter, theoretical latency, etc.☆56May 22, 2025Updated 9 months ago
- ☆108May 15, 2023Updated 2 years ago
- Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.☆1,181Feb 2, 2026Updated 3 weeks ago
- ☆66Oct 13, 2020Updated 5 years ago
- ☆127Feb 17, 2026Updated last week
- ISA-L and intel-ipsec-mb obsolete soft-crc project. Please refer and use them instead for efficient CRC implementation. https://github.co…☆56Apr 2, 2024Updated last year
- Automatically exported from code.google.com/p/cityhash☆1,218Apr 22, 2024Updated last year
- Cortex-M Operating System that focuses heavily on testability☆12Feb 24, 2022Updated 4 years ago
- Abseil Common Libraries (C++)☆17,052Updated this week
- A cross platform C99 library to get cpu features at runtime.☆2,585Nov 24, 2025Updated 3 months ago
- Lock-free framework for loggers, tracers, and mockers in multithreaded C++ programs.☆99Nov 21, 2017Updated 8 years ago
- Tool to convert Linux perf files to the profile.proto format used by pprof☆340Updated this week
- C++ implementation of the Google logging module☆7,359May 17, 2025Updated 9 months ago
- libnop: C++ Native Object Protocols☆573Aug 11, 2024Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,993Feb 22, 2025Updated last year
- Riegeli/records is a file format for storing a sequence of string records, typically serialized protocol buffers.☆470Feb 13, 2026Updated 2 weeks ago
- A fast compressor/decompressor☆6,537Jan 21, 2026Updated last month
- A microbenchmark support library☆10,024Updated this week
- Extremely fast non-cryptographic hash algorithm☆10,885Updated this week
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆993May 6, 2025Updated 9 months ago
- mimalloc is a compact general purpose allocator with excellent performance.☆12,509Feb 6, 2026Updated 3 weeks ago
- An Implementation of Incremental Distributed Point Functions in C++☆80Jan 5, 2026Updated last month
- ☆5,126Feb 20, 2026Updated last week
- ☆10,546Jun 2, 2025Updated 8 months ago
- Fast and simple algorithms for computing both LCSk and LCSk+☆21May 23, 2018Updated 7 years ago
- A modern formatting library☆23,287Updated this week
- Cross-Platform HW accelerated CRC32c and CRC32 with fallback to efficient SW implementations. C interface with language bindings for each…☆65Feb 13, 2026Updated 2 weeks ago
- 驱动层拦截web访问源码