aws-samples / sha2-with-c-intrinsicLinks
An optimized sample code for SHA256 and SHA512 using C intrinsic
☆19Updated 5 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
Sorting:
- A fast implementation for parallel processing single block SHA256.☆15Updated 8 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 9 months ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆44Updated 7 months ago
- Fast block cipher implementations (x86-64) in counter-mode for the SUPERCOP cryptographic benchmarking framework. Artifacts of implementa…☆11Updated 6 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
- experimental data compression algoritm☆22Updated 9 years ago
- A super-fast hash algorithm in a single C++ header☆90Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- A tagged-pointer type for C++.☆36Updated 2 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- A fast implementation of the ECMA-182 CRC64 checksum using the CLMUL instruction set☆14Updated 8 years ago
- A wrapper around gcc for creating binaries without dependencies on newer glibc versions☆43Updated 2 years ago
- My C stuff.☆46Updated last week
- 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☆80Updated 3 years ago
- C++ constexpr implementation of XXH3☆53Updated 2 years ago
- A library of optimized math functions targeted at 32-bit and 64-bit x86 Linux systems☆28Updated 9 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆55Updated last year
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- an extended version of Julien Pommier's sse_mathfun☆41Updated 6 years ago
- Branchless UTF-8 decoder☆35Updated 7 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆39Updated 3 years ago
- A C99 conforming preprocessor☆22Updated 5 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆237Updated 2 weeks ago
- compact lzma decoder☆15Updated 6 years ago
- SHA-1, SHA-256 and SHA-512 compression functions using Intel, ARMv8 and Power8 SHA intrinsics☆219Updated last year
- CPU Ultimate Latency Test.☆111Updated 2 weeks ago
- O(n log n) In-place Stable Quicksort☆20Updated last month
- Unusual uses of SSE2 registers☆67Updated 5 years ago
- A fast implementation of log() and exp()☆52Updated 2 years ago