rawrunprotected / crcLinks
A fast implementation of the ECMA-182 CRC64 checksum using the CLMUL instruction set
☆15Updated 9 years ago
Alternatives and similar repositories for crc
Users that are interested in crc are comparing it to the libraries listed below
Sorting:
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆59Updated 3 years ago
- experimental data compression algoritm☆22Updated 9 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Updated 2 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 3 years ago
- C++ interface to CPU affinity management☆31Updated 7 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- ☆20Updated 10 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- A test library for computing modular exponentiation in parallel using AVX-512 vector arithmetic☆12Updated 2 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 11 months ago
- benchmarking positional population count☆17Updated 3 months ago
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- An optimized sample code for SHA256 and SHA512 using C intrinsic☆20Updated 5 years ago
- AES encryption function using Intel, ARMv8 and Power8 intrinsics☆52Updated last year
- Unusual uses of SSE2 registers☆67Updated 5 years ago
- Trying to get perfect codegen for big-integer math.☆31Updated 3 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- SIMDized check which bytes are in a set☆28Updated 7 years ago
- For details, see the blog post:☆35Updated 2 years ago
- AVX-512 utilities☆20Updated 11 years ago
- Fast CRC32 implementations☆118Updated 2 months ago
- Experimental compression format (unmaintained, do not use!)☆32Updated 9 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- Optimized implementations of Poly1305, a fast message-authentication-code☆47Updated 11 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆37Updated 2 years ago