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,032Updated 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…☆948Updated 2 months ago
- LZ4 compression and decompression in pure Go☆944Updated 3 weeks ago
- Zstd wrapper for Go☆798Updated last month
- Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration☆455Updated 9 months ago
- CPU feature identification for Go☆1,183Updated 2 months ago
- C to Go Assembly☆1,341Updated 4 years ago
- Pure Go implementation of the NaCL set of API's☆551Updated 5 months ago
- A native implementation of the excellent XXHash hashing algorithm.☆443Updated 3 years ago
- Go parallel gzip (de)compression☆1,175Updated last month
- Fast hashing using pure Go implementation of BLAKE2b with SIMD instructions☆256Updated 8 years ago
- Collection of compression related Go packages.☆417Updated 2 years ago
- Go implementation of the Noise Protocol Framework☆566Updated last year
- A portable mmap package for Go☆1,084Updated last year
- Go library implementing binary fuse and xor filters☆706Updated 3 weeks ago
- go wrapper for zstd☆470Updated last month
- Cap'n Proto library and code generator for Go☆1,370Updated 2 months ago
- XXH3 algorithm in Go☆513Updated 5 months ago
- An AVX-512 accelerated implementation of the BLAKE3 cryptographic hash function☆409Updated 4 months ago
- FUSE library for Go. go get bazil.org/fuse☆1,715Updated 2 years ago
- Reed-Solomon Erasure Coding in Go☆2,029Updated this week
- Zero-copy sockets for Linux in Golang☆830Updated 5 years ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,063Updated last year
- Benchmarks of Go serialization methods☆1,620Updated 6 months ago
- Size visualization of Go executables using D3☆479Updated last year
- Better binary packing for Go☆596Updated last year
- An immutable radix tree implementation in Golang☆1,082Updated 3 weeks ago
- Reed-Solomon forward error correcting library☆197Updated 2 years ago
- Generate x86 Assembly with Go☆2,917Updated last week
- The Snappy compression format in the Go programming language.☆1,570Updated 10 months ago
- Golang benchmarks used for optimizing code☆328Updated 10 months ago