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,021Updated 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…☆938Updated 8 months ago
- LZ4 compression and decompression in pure Go☆941Updated 4 months ago
- CPU feature identification for Go☆1,162Updated 2 months ago
- Zstd wrapper for Go☆787Updated 3 weeks ago
- C to Go Assembly☆1,340Updated 3 years ago
- Go implementation of the Noise Protocol Framework☆553Updated last year
- Go parallel gzip (de)compression☆1,160Updated 2 years ago
- A portable mmap package for Go☆1,071Updated 9 months ago
- Fast hashing using pure Go implementation of BLAKE2b with SIMD instructions☆257Updated 7 years ago
- A native implementation of the excellent XXHash hashing algorithm.☆439Updated 2 years ago
- An AVX-512 accelerated implementation of the BLAKE3 cryptographic hash function☆396Updated last month
- Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration☆436Updated 5 months ago
- Pure Go implementation of the NaCL set of API's☆549Updated 2 months ago
- XXH3 algorithm in Go☆481Updated last month
- Cuckoo Filter: Practically Better Than Bloom☆1,188Updated last year
- Go library implementing binary fuse and xor filters☆696Updated 2 weeks ago
- golang NFSv3 server☆744Updated 7 months ago
- go wrapper for zstd☆462Updated 3 weeks ago
- Collection of compression related Go packages.☆412Updated 2 years ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,012Updated last year
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆549Updated last year
- Zero-copy sockets for Linux in Golang☆832Updated 5 years ago
- A Go package for implementing a FUSE file system.☆534Updated 2 weeks ago
- Implementation of Content Defined Chunking (CDC) in Go☆334Updated last year
- The Snappy compression format in the Go programming language.☆1,561Updated 6 months ago
- Generate x86 Assembly with Go☆2,872Updated 2 weeks ago
- Better binary packing for Go☆593Updated 10 months ago
- An immutable radix tree implementation in Golang☆1,062Updated last week
- Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go☆353Updated 6 years ago
- FUSE library for Go. go get bazil.org/fuse☆1,690Updated last year