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.
☆1,009Updated last year
Alternatives and similar repositories for sha256-simd:
Users that are interested in sha256-simd are comparing it to the libraries listed below
- Native Go version of HighwayHash with optimized assembly implementations on Intel and ARM. Able to process over 10 GB/sec on a single cor…☆920Updated 4 months ago
- LZ4 compression and decompression in pure Go☆914Updated this week
- CPU feature identification for Go☆1,090Updated last month
- C to Go Assembly☆1,325Updated 3 years ago
- Zstd wrapper for Go☆767Updated last week
- Fast hashing using pure Go implementation of BLAKE2b with SIMD instructions☆257Updated 7 years ago
- Secure software enclave for storage of sensitive information in memory.☆2,628Updated last year
- Reed-Solomon Erasure Coding in Go☆1,944Updated last week
- A native implementation of the excellent XXHash hashing algorithm.☆437Updated 2 years ago
- Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration☆418Updated last month
- Go library implementing binary fuse and xor filters☆685Updated 2 months ago
- Generate x86 Assembly with Go☆2,824Updated last week
- Go implementation of the Noise Protocol Framework☆530Updated last year
- Zero-copy sockets for Linux in Golang☆832Updated 4 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,844Updated 2 months ago
- A portable mmap package for Go☆1,023Updated 4 months ago
- Go implementation of the Data At Rest Encryption (DARE) format.☆372Updated 8 months ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆546Updated 9 months ago
- Go parallel gzip (de)compression☆1,145Updated 2 years ago
- FUSE library for Go. go get bazil.org/fuse☆1,664Updated last year
- An AVX-512 accelerated implementation of the BLAKE3 cryptographic hash function☆383Updated this week
- go wrapper for zstd☆448Updated 6 months ago
- Golang connection multiplexing library☆2,344Updated last month
- Cap'n Proto library and code generator for Go☆1,279Updated 2 months ago
- An immutable radix tree implementation in Golang☆1,038Updated 3 weeks ago
- XXH3 algorithm in Go☆447Updated last month
- Collection of compression related Go packages.☆411Updated last year
- Automatic C-Go Bindings Generator for Go Programming Language☆1,554Updated this week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,932Updated 10 months ago
- Golang benchmarks used for optimizing code☆326Updated 2 months ago