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,038May 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
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…☆211Apr 2, 2025Updated 11 months ago
- C to Go Assembly☆1,341Nov 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,416Updated this week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,086Jul 3, 2024Updated last year
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,011Aug 26, 2025Updated 6 months ago
- Intel CPUID library for Go Programming Language☆309Dec 19, 2024Updated last year
- CPU feature identification for Go☆1,189Nov 10, 2025Updated 3 months ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆182Oct 18, 2022Updated 3 years ago
- Software sandbox for storage of sensitive information in memory.☆2,714Aug 27, 2025Updated 6 months ago
- Generate x86 Assembly with Go☆2,943Updated this week
- SIMD for Go☆164Oct 26, 2017Updated 8 years ago
- Reed-Solomon Erasure Coding in Go☆2,042Feb 17, 2026Updated 2 weeks ago
- Fast event-loop networking for Go☆6,037Oct 22, 2023Updated 2 years ago
- Go parallel gzip (de)compression☆1,181Nov 17, 2025Updated 3 months ago
- The Snappy compression format in the Go programming language.☆1,571Mar 7, 2025Updated 11 months ago
- Fast key-value DB in Go.☆15,499Updated this week
- IPv4 and IPv6 userland network stack☆3,113Dec 10, 2019Updated 6 years ago
- Zero-copy sockets for Linux in Golang☆832Jul 7, 2020Updated 5 years ago
- A high performance memory-bound Go cache☆6,787Jan 21, 2026Updated last month
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,842Updated this week
- Randomized testing for Go☆4,846Sep 24, 2024Updated last year
- Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration☆463Apr 2, 2025Updated 11 months ago
- high performance JSON encoder/decoder with stream API for Golang☆2,134Nov 22, 2023Updated 2 years ago
- Low level image processing library in pure Go with SIMD assembly☆133Apr 20, 2017Updated 8 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
- An immutable radix tree implementation in Golang☆1,087Jan 26, 2026Updated last month
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,836Sep 10, 2024Updated last year
- A distributed sync package.☆396Nov 12, 2019Updated 6 years ago
- Redis compatible server framework for Go☆2,296May 9, 2025Updated 9 months ago
- A tool to list and diagnose Go processes currently running on your system☆7,001Jan 8, 2026Updated last month
- Go Assembler Formatter☆304Apr 4, 2022Updated 3 years ago
- Pure-Go library for cross-platform local peer discovery using UDP multicast☆668Jan 9, 2025Updated last year
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,338Feb 18, 2026Updated last week
- LZ4 compression and decompression in pure Go☆955Jan 17, 2026Updated last month
- RocksDB/LevelDB inspired key-value database in Go☆5,790Updated this week
- Provides packet processing capabilities for Go☆6,753Mar 19, 2025Updated 11 months ago
- Efficient cache for gigabytes of data written in Go.☆8,088Feb 6, 2026Updated 3 weeks ago