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:
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆46Updated 8 months ago
- A fast implementation for parallel processing single block SHA256.☆15Updated 8 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Optimal LZ4 compression☆44Updated 5 years ago
- experimental data compression algoritm☆22Updated 9 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
- A super-fast hash algorithm in a single C++ header☆92Updated 4 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- Unusual uses of SSE2 registers☆67Updated 5 years ago
- C++ constexpr implementation of XXH3☆54Updated 2 years ago
- A wrapper around gcc for creating binaries without dependencies on newer glibc versions☆46Updated 2 years ago
- Experimental compression format (unmaintained, do not use!)☆32Updated 9 years ago
- C23 Checked Arithmetic☆145Updated 3 months 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
- Branchless UTF-8 decoder☆35Updated 8 years ago
- My C stuff.☆46Updated 2 weeks ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 10 months ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆57Updated last year
- A tagged-pointer type for C++.☆37Updated 2 years ago
- compact lzma decoder☆15Updated 6 years ago
- Fast block cipher implementations (x86-64) in counter-mode for the SUPERCOP cryptographic benchmarking framework. Artifacts of implementa…☆11Updated 6 years ago
- streaming, uncompressed, less memory-needy version of bsdiff - the d stands for ddelta (very WIP, there might be heavy rebasing and filte…☆46Updated 3 years ago
- Small fast Lempel-Ziv compression library☆108Updated last year
- SHISHUA – The fastest PRNG in the world☆216Updated 2 years ago
- CPU Ultimate Latency Test.☆112Updated 2 months ago
- A library of optimized math functions targeted at 32-bit and 64-bit x86 Linux systems☆28Updated 9 years ago
- Fast CRC32 implementations☆109Updated 4 months ago
- Trying to get perfect codegen for big-integer math.☆31Updated 3 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 2 weeks ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated last month