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
- C++ constexpr implementation of XXH3☆50Updated 2 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 7 months ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆44Updated 5 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 3 years ago
- Optimal LZ4 compression☆43Updated 5 years ago
- C23 Checked Arithmetic☆139Updated 2 weeks ago
- Unusual uses of SSE2 registers☆67Updated 5 years ago
- Branchless UTF-8 decoder☆35Updated 7 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
- experimental data compression algoritm☆22Updated 9 years ago
- Small fast Lempel-Ziv compression library☆105Updated last year
- Fast block cipher implementations (x86-64) in counter-mode for the SUPERCOP cryptographic benchmarking framework. Artifacts of implementa…☆11Updated 6 years ago
- SHA-1, SHA-256 and SHA-512 compression functions using Intel, ARMv8 and Power8 SHA intrinsics☆213Updated last year
- My C stuff.☆46Updated last week
- Yet another C++ text formatting library.☆71Updated 7 months ago
- C++14 codec library☆25Updated 3 years ago
- run C++ from anywhere☆121Updated 5 years ago
- A wrapper around gcc for creating binaries without dependencies on newer glibc versions☆42Updated 2 years ago
- Fast CRC32 implementations☆84Updated last month
- A fast implementation of the ECMA-182 CRC64 checksum using the CLMUL instruction set☆14Updated 8 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 5 months ago
- C++ library implementing recent double-word (aka double-double) arithmetics.☆12Updated 3 months ago
- A library that provides multiple precision floating point arithmetic☆78Updated 8 years ago
- A library of optimized math functions targeted at 32-bit and 64-bit x86 Linux systems☆28Updated 9 years ago
- AVX512 population count routines☆23Updated 6 years ago
- ☆32Updated 3 years ago
- A tagged-pointer type for C++.☆35Updated 2 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆62Updated last month