rawrunprotected / crcLinks
A fast implementation of the ECMA-182 CRC64 checksum using the CLMUL instruction set
☆14Updated 8 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☆60Updated 6 years ago
- ☆20Updated 9 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 7 months ago
- experimental data compression algoritm☆22Updated 9 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Fast CRC32 implementations☆90Updated 3 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- 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…☆57Updated 2 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- 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
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- SHA-1, SHA-256 and SHA-512 compression functions using Intel, ARMv8 and Power8 SHA intrinsics☆219Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- For details, see the blog post:☆33Updated last year
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 11 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 12 years ago
- Concurrent trie-hash map library☆92Updated last year
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆56Updated last month
- Fast block cipher implementations (x86-64) in counter-mode for the SUPERCOP cryptographic benchmarking framework. Artifacts of implementa…☆11Updated 6 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- Multiplication using AVX512 and AVX512IFMA instructions☆23Updated 9 years ago
- Marlin: high throughput entropy compressor☆30Updated 2 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
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year