rawrunprotected / crc
A fast implementation of the ECMA-182 CRC64 checksum using the CLMUL instruction set
☆12Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for crc
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- portability macros for compiler and hardware micro operations☆35Updated 4 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 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…☆57Updated last year
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- ☆20Updated 9 years ago
- benchmarking positional population count☆12Updated 8 months ago
- experimental data compression algoritm☆21Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆15Updated 10 years ago
- AVX-512 utilities☆18Updated 10 years ago
- Optimized implementations of Poly1305, a fast message-authentication-code☆44Updated 9 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- For details, see the blog post:☆31Updated 11 months ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 years ago
- Fast differential coding functions (using SIMD instructions)☆50Updated 6 years ago
- Fast CRC32 implementations☆56Updated 10 months ago
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆36Updated 4 years ago
- Marlin: high throughput entropy compressor☆30Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆60Updated 9 months ago
- LZ77/LZSS designed for SSE based decompression☆135Updated 5 years ago
- An optimized sample code for SHA256 and SHA512 using C intrinsic☆17Updated 4 years ago
- Multiplication using AVX512 and AVX512IFMA instructions☆23Updated 9 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 6 years ago
- A collection of bit manipulation routines for C++☆19Updated 11 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆157Updated 7 months ago