rawrunprotected / crcLinks
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
Sorting:
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- portability macros for compiler and hardware micro operations☆36Updated 11 months ago
- Benchmarks for our memory allocator☆64Updated last year
- TLSF: two-level segregated fit O(1) allocator☆79Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 4 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…☆56Updated 2 years ago
- Fast CRC32 implementations☆78Updated last year
- Multiplication using AVX512 and AVX512IFMA instructions☆23Updated 9 years ago
- benchmarking positional population count☆14Updated last year
- experimental data compression algoritm☆22Updated 8 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Optimized implementations of Poly1305, a fast message-authentication-code☆45Updated 10 years ago
- AVX-512 utilities☆20Updated 10 years ago
- Marlin: high throughput entropy compressor☆30Updated last year
- ☆20Updated 9 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 5 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆166Updated 3 months ago
- Branchless UTF-8 decoder☆34Updated 7 years ago
- Experiment: Fast finite field Fp=2^61-1 in C++☆11Updated 6 years ago
- Vectorized intersections (research code)☆15Updated 8 years ago
- Concurrent trie-hash map library☆91Updated last year
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- A collection of SIMD optimized general purpose hash functions☆45Updated 10 years ago