rawrunprotected / crc
A fast implementation of the ECMA-182 CRC64 checksum using the CLMUL instruction set
☆13Updated 8 years ago
Alternatives and similar repositories for crc:
Users that are interested in crc are comparing it to the libraries listed below
- Optimized implementations of Poly1305, a fast message-authentication-code☆44Updated 10 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- portability macros for compiler and hardware micro operations☆35Updated 7 months ago
- An optimized sample code for SHA256 and SHA512 using C intrinsic☆18Updated 4 years ago
- experimental data compression algoritm☆21Updated 8 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated last month
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆39Updated 4 years ago
- AVX-512 utilities☆19Updated 10 years ago
- TLSF: two-level segregated fit O(1) allocator☆76Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Test if AVX vector loads and stores are atomic☆28Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆64Updated last year
- Marlin: high throughput entropy compressor☆30Updated last year
- ☆20Updated 9 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Fast CRC32 implementations☆70Updated last year
- Benchmarks for our memory allocator☆63Updated last year
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 2 years ago
- Unusual uses of SSE2 registers☆65Updated 4 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 6 years ago
- benchmarking positional population count☆14Updated 11 months ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated last year
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- A C++ library for integer array compression☆28Updated 2 years ago
- LZ77/LZSS designed for SSE based decompression☆135Updated 5 years ago
- SipHash: a fast short-input PRF☆60Updated 9 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago