rawrunprotected / crcLinks
A fast implementation of the ECMA-182 CRC64 checksum using the CLMUL instruction set
☆14Updated 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
- experimental data compression algoritm☆22Updated 9 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- ☆20Updated 10 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 9 months ago
- AES encryption function using Intel, ARMv8 and Power8 intrinsics☆52Updated last year
- Experimental compression format (unmaintained, do not use!)☆32Updated 9 years ago
- LZ77/LZSS designed for SSE based decompression☆143Updated 6 years ago
- Optimized implementations of Poly1305, a fast message-authentication-code☆47Updated 10 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 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Unusual uses of SSE2 registers☆67Updated 5 years ago
- A test library for computing modular exponentiation in parallel using AVX-512 vector arithmetic☆12Updated last year
- compact lzma decoder☆15Updated 6 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- benchmarking positional population count☆16Updated last month
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 11 months ago
- SHA-1, SHA-256 and SHA-512 compression functions using Intel, ARMv8 and Power8 SHA intrinsics☆218Updated last year
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- ISA-L and intel-ipsec-mb obsolete soft-crc project. Please refer and use them instead for efficient CRC implementation. https://github.co…☆56Updated last year
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆56Updated 3 months ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- AVX-512 utilities☆20Updated 11 years ago
- Fast and Strong Burrows Wheeler Model☆19Updated 7 years ago
- Leopard-RS : O(N Log N) MDS Reed-Solomon Block Erasure Code for Large Data☆153Updated last year