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++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆44Updated 7 months ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 10 months ago
- C++14 codec library☆25Updated 3 years ago
- A super-fast hash algorithm in a single C++ header☆91Updated 4 years 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
- My C stuff.☆46Updated 2 weeks ago
- A fast implementation of the ECMA-182 CRC64 checksum using the CLMUL instruction set☆14Updated 8 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…☆58Updated 2 years ago
- C23 Checked Arithmetic☆140Updated 2 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- SHA-1, SHA-256 and SHA-512 compression functions using Intel, ARMv8 and Power8 SHA intrinsics☆217Updated last year
- Trying to get perfect codegen for big-integer math.☆31Updated 2 years ago
- Small fast Lempel-Ziv compression library☆108Updated last year
- Cross-platform asynchronous I/O library☆20Updated last year
- A wrapper around gcc for creating binaries without dependencies on newer glibc versions☆43Updated 2 years ago
- A tagged-pointer type for C++.☆36Updated 2 years ago
- A library of optimized math functions targeted at 32-bit and 64-bit x86 Linux systems☆28Updated 9 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 7 months ago
- C++ constexpr implementation of XXH3☆54Updated 2 years ago
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆64Updated 3 months ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 6 months ago
- A collection of some lockfree datastructures☆70Updated 2 years ago
- Unusual uses of SSE2 registers☆67Updated 5 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆39Updated 4 years ago
- Branchless UTF-8 decoder☆35Updated 8 years ago
- AES encryption function using Intel, ARMv8 and Power8 intrinsics☆52Updated last year
- A single C header with bitwise hacks☆39Updated 3 years ago