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,039May 24, 2023Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Fast hashing using pure Go implementation of BLAKE2b with SIMD instructions☆256Nov 27, 2017Updated 8 years ago
- Accelerate aggregated MD5 hashing performance up to 8x for AVX512 and 4x for AVX2. Useful for server applications that need to compute ma…☆212Apr 2, 2025Updated 11 months ago
- C to Go Assembly☆1,343Nov 27, 2021Updated 4 years ago
- Native Go version of HighwayHash with optimized assembly implementations on Intel and ARM. Able to process over 10 GB/sec on a single cor…☆949Oct 30, 2025Updated 4 months ago
- Optimized Go Compression Packages☆5,437Updated this week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,095Jul 3, 2024Updated last year
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,014Aug 26, 2025Updated 6 months ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆182Oct 18, 2022Updated 3 years ago
- CPU feature identification for Go☆1,191Nov 10, 2025Updated 4 months ago
- Generate x86 Assembly with Go☆2,952Mar 1, 2026Updated 3 weeks ago
- Intel CPUID library for Go Programming Language☆309Dec 19, 2024Updated last year
- SIMD for Go☆164Oct 26, 2017Updated 8 years ago
- Software sandbox for storage of sensitive information in memory.☆2,720Aug 27, 2025Updated 6 months ago
- Reed-Solomon Erasure Coding in Go☆2,051Mar 9, 2026Updated 2 weeks ago
- The Snappy compression format in the Go programming language.☆1,572Mar 7, 2025Updated last year
- Fast key-value DB in Go.☆15,523Mar 9, 2026Updated 2 weeks ago
- Fast event-loop networking for Go☆6,038Oct 22, 2023Updated 2 years ago
- Go parallel gzip (de)compression☆1,184Nov 17, 2025Updated 4 months ago
- IPv4 and IPv6 userland network stack☆3,112Dec 10, 2019Updated 6 years ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆295Apr 27, 2022Updated 3 years ago
- A distributed sync package.☆396Nov 12, 2019Updated 6 years ago
- Zero-copy sockets for Linux in Golang☆831Jul 7, 2020Updated 5 years ago
- Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration☆465Apr 2, 2025Updated 11 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,851Updated this week
- Go Assembler Formatter☆305Apr 4, 2022Updated 3 years ago
- A high performance memory-bound Go cache☆6,816Jan 21, 2026Updated 2 months ago
- Randomized testing for Go☆4,841Sep 24, 2024Updated last year
- Low level image processing library in pure Go with SIMD assembly☆133Apr 20, 2017Updated 8 years ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,841Sep 10, 2024Updated last year
- high performance JSON encoder/decoder with stream API for Golang☆2,132Nov 22, 2023Updated 2 years ago
- Redis compatible server framework for Go☆2,298May 9, 2025Updated 10 months ago
- Pure-Go library for cross-platform local peer discovery using UDP multicast☆668Jan 9, 2025Updated last year
- An immutable radix tree implementation in Golang☆1,091Mar 13, 2026Updated last week
- LZ4 compression and decompression in pure Go☆955Mar 6, 2026Updated 2 weeks ago
- A tool to list and diagnose Go processes currently running on your system☆7,001Jan 8, 2026Updated 2 months ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆913Sep 23, 2025Updated 6 months ago
- Graceful process restarts in Go☆3,168Sep 25, 2024Updated last year
- RocksDB/LevelDB inspired key-value database in Go☆5,811Updated this week
- A portable mmap package for Go☆1,096Dec 12, 2024Updated last year