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,029Updated 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…☆946Updated 3 weeks ago
- LZ4 compression and decompression in pure Go☆941Updated 6 months ago
- Zstd wrapper for Go☆792Updated this week
- C to Go Assembly☆1,338Updated 3 years ago
- CPU feature identification for Go☆1,174Updated last week
- Go implementation of the Noise Protocol Framework☆561Updated last year
- Fast hashing using pure Go implementation of BLAKE2b with SIMD instructions☆254Updated 7 years ago
- A native implementation of the excellent XXHash hashing algorithm.☆443Updated 3 years ago
- Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration☆448Updated 7 months ago
- A portable mmap package for Go☆1,077Updated 11 months ago
- Go parallel gzip (de)compression☆1,169Updated last week
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆550Updated last year
- An immutable radix tree implementation in Golang☆1,074Updated last week
- Go library implementing binary fuse and xor filters☆701Updated 2 months ago
- Pure Go implementation of the NaCL set of API's☆551Updated 4 months ago
- go wrapper for zstd☆465Updated last week
- golang NFSv3 server☆753Updated 9 months ago
- Collection of compression related Go packages.☆413Updated 2 years ago
- An AVX-512 accelerated implementation of the BLAKE3 cryptographic hash function☆405Updated 3 months ago
- Zero-copy sockets for Linux in Golang☆830Updated 5 years ago
- Golang benchmarks used for optimizing code☆327Updated 8 months ago
- Reed-Solomon forward error correcting library☆196Updated 2 years ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,042Updated last year
- Software sandbox for storage of sensitive information in memory.☆2,677Updated 2 months ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆293Updated 3 years ago
- The Snappy compression format in the Go programming language.☆1,568Updated 8 months ago
- Reed-Solomon Erasure Coding in Go☆2,010Updated 2 months ago
- A Go package for implementing a FUSE file system.☆535Updated 2 weeks ago
- Cuckoo Filter: Practically Better Than Bloom☆1,200Updated last year
- Golang implementation of Radix trees☆928Updated last year