aws-samples / sha2-with-c-intrinsic
An optimized sample code for SHA256 and SHA512 using C intrinsic
☆18Updated 4 years ago
Alternatives and similar repositories for sha2-with-c-intrinsic:
Users that are interested in sha2-with-c-intrinsic are comparing it to the libraries listed below
- A fast implementation of the ECMA-182 CRC64 checksum using the CLMUL instruction set☆13Updated 8 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 2 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 months ago
- AVX-512 utilities☆20Updated 10 years ago
- AVX512 population count routines☆22Updated 5 years ago
- Experimental parallel compression algorithm☆24Updated 7 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated 3 weeks ago
- Unusual uses of SSE2 registers☆65Updated 4 years ago
- Fast block cipher implementations (x86-64) in counter-mode for the SUPERCOP cryptographic benchmarking framework. Artifacts of implementa…☆10Updated 6 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
- A software library of lossless data compression methods tuned and optimized for AMD “Zen”-based CPUs☆28Updated 2 weeks ago
- Optimized implementations of Poly1305, a fast message-authentication-code☆45Updated 10 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated last year
- Branchless UTF-8 decoder☆33Updated 7 years ago
- A tagged-pointer type for C++.☆31Updated last year
- Proof-of-concept tool for checking signal handlers for reentrancy issues.☆18Updated 4 years ago
- Dictionary compressor with nibbled ANS and optimal parsing. Other compression experiments.☆25Updated last week
- Benchmark supporting baseless libel against clang-format☆11Updated 5 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆37Updated 3 years ago
- Optimised x86-64 gzip decompressor☆29Updated 7 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 4 months ago
- Batched random number generation☆17Updated 4 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
- Experiment: Fast finite field Fp=2^61-1 in C++☆11Updated 6 years ago
- experimental data compression algoritm☆22Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A fast implementation for parallel processing single block SHA256.☆15Updated 8 years ago
- Cross-platform asynchronous I/O library☆17Updated last year
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆53Updated 8 months ago