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
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- Fast CRC32 implementations☆71Updated last year
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Trying to get perfect codegen for big-integer math.☆31Updated 2 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 2 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- 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
- TLSF: two-level segregated fit O(1) allocator☆76Updated 2 years ago
- experimental data compression algoritm☆21Updated 8 years ago
- portability macros for compiler and hardware micro operations☆36Updated 8 months ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 2 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- A test library for computing modular exponentiation in parallel using AVX-512 vector arithmetic☆12Updated last year
- ☆20Updated 9 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- benchmarking positional population count☆14Updated last year
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- For details, see the blog post:☆32Updated last year
- A C++ library for integer array compression☆29Updated 3 years ago
- AVX-512 utilities☆19Updated 10 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 3 months 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 2 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago