minio / sha256-simdLinks
Accelerate SHA256 computations in pure Go using AVX512, SHA Extensions for x86 and ARM64 for ARM. On AVX512 it provides an up to 8x improvement (over 3 GB/s per core). SHA Extensions give a performance boost of close to 4x over native.
☆1,010Updated 2 years ago
Alternatives and similar repositories for sha256-simd
Users that are interested in sha256-simd are comparing it to the libraries listed below
Sorting:
- Native Go version of HighwayHash with optimized assembly implementations on Intel and ARM. Able to process over 10 GB/sec on a single cor…☆929Updated 6 months ago
- Go implementation of the Noise Protocol Framework☆540Updated last year
- Zstd wrapper for Go☆776Updated 2 months ago
- LZ4 compression and decompression in pure Go☆919Updated 2 months ago
- C to Go Assembly☆1,335Updated 3 years ago
- CPU feature identification for Go☆1,114Updated 2 weeks ago
- Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration☆426Updated 3 months ago
- Pure Go implementation of the NaCL set of API's☆548Updated last month
- A portable mmap package for Go☆1,045Updated 7 months ago
- Go parallel gzip (de)compression☆1,151Updated 2 years ago
- A native implementation of the excellent XXHash hashing algorithm.☆436Updated 2 years ago
- Fast hashing using pure Go implementation of BLAKE2b with SIMD instructions☆257Updated 7 years ago
- Reed-Solomon Erasure Coding in Go☆1,966Updated last month
- Zero-copy sockets for Linux in Golang☆832Updated 5 years ago
- Collection of compression related Go packages.☆411Updated last year
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆547Updated 11 months ago
- An AVX-512 accelerated implementation of the BLAKE3 cryptographic hash function☆390Updated 2 months ago
- Go library implementing binary fuse and xor filters☆687Updated 5 months ago
- go wrapper for zstd☆454Updated last month
- The Snappy compression format in the Go programming language.☆1,558Updated 4 months ago
- Cap'n Proto library and code generator for Go☆1,308Updated 4 months ago
- Secure software enclave for storage of sensitive information in memory.☆2,643Updated this week
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆286Updated 3 years ago
- An immutable radix tree implementation in Golang☆1,048Updated last week
- Automatic C-Go Bindings Generator for Go Programming Language☆1,580Updated 2 months ago
- mangos is a pure Golang implementation of nanomsg's "Scalablilty Protocols"☆715Updated last month
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,974Updated last year
- XXH3 algorithm in Go☆459Updated 4 months ago
- golang NFSv3 server☆735Updated 5 months ago
- Better binary packing for Go☆588Updated 8 months ago