minio / sha256-simd
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.
☆985Updated last year
Related projects ⓘ
Alternatives and complementary repositories for sha256-simd
- Native Go version of HighwayHash with optimized assembly implementations on Intel and ARM. Able to process over 10 GB/sec on a single cor…☆883Updated 4 months ago
- C to Go Assembly☆1,314Updated 2 years ago
- LZ4 compression and decompression in pure Go☆881Updated 3 months ago
- Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration☆398Updated 3 months ago
- Secure software enclave for storage of sensitive information in memory.☆2,552Updated 6 months ago
- CPU feature identification for Go☆1,045Updated 2 weeks ago
- Fast hashing using pure Go implementation of BLAKE2b with SIMD instructions☆254Updated 6 years ago
- Reed-Solomon Erasure Coding in Go☆1,890Updated 2 months ago
- Go implementation of the Noise Protocol Framework☆520Updated 9 months ago
- A portable mmap package for Go☆949Updated last month
- Go parallel gzip (de)compression☆1,127Updated last year
- Cuckoo Filter: Practically Better Than Bloom☆1,136Updated 4 months ago
- The Snappy compression format in the Go programming language.☆1,530Updated 10 months ago
- Zero-copy sockets for Linux in Golang☆831Updated 4 years ago
- Pure Go implementation of the NaCL set of API's☆544Updated 4 months ago
- Generate x86 Assembly with Go☆2,733Updated 2 weeks ago
- Benchmarks of Go serialization methods☆1,571Updated 2 months ago
- FUSE library for Go. go get bazil.org/fuse☆1,617Updated 11 months ago
- Zstd wrapper for Go☆750Updated last month
- Golang connection multiplexing library☆2,234Updated this week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,821Updated 4 months ago
- XXH3 algorithm in Go☆410Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,787Updated last year
- A Go library implementing an FST (finite state transducer)☆506Updated last year
- A Go code generator for MessagePack / msgpack.org[Go]☆1,810Updated this week
- An AVX-512 accelerated implementation of the BLAKE3 cryptographic hash function☆357Updated 6 months ago
- Reed-Solomon forward error correcting library☆191Updated last year
- mangos is a pure Golang implementation of nanomsg's "Scalablilty Protocols"☆683Updated this week
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆540Updated 3 months ago
- A native implementation of the excellent XXHash hashing algorithm.☆433Updated 2 years ago