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:
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- experimental data compression algoritm☆22Updated 9 years ago
- ☆20Updated 10 years ago
- Optimized implementations of Poly1305, a fast message-authentication-code☆47Updated 10 years ago
- C++ interface to CPU affinity management☆31Updated 7 years ago
- Fast block cipher implementations (x86-64) in counter-mode for the SUPERCOP cryptographic benchmarking framework. Artifacts of implementa…☆11Updated 7 years ago
- CPU Ultimate Latency Test.☆117Updated 4 months ago
- AVX-512 utilities☆20Updated 11 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 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
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- TLSF: two-level segregated fit O(1) allocator☆82Updated 3 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 10 months ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 8 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- Branchless UTF-8 decoder☆36Updated 8 years ago
- benchmarking positional population count☆17Updated 2 months ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Unusual uses of SSE2 registers☆67Updated 5 years ago
- AES encryption function using Intel, ARMv8 and Power8 intrinsics☆52Updated last year
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 14 years ago
- SHA-1, SHA-256 and SHA-512 compression functions using Intel, ARMv8 and Power8 SHA intrinsics☆219Updated this week
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- Doug Lea's malloc☆38Updated 9 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated last year