SaaSHub helps you find the best software and product alternatives Learn more →
Go Avx512 Projects
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
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.
BLAKE3 is faster than hardware accelerated SHA-2 because the tree mode used in BLAKE3 allows hashing parts of a single message in parallel (with SHA-2, parts of a single message have to be hashed one after another, and parallelism is only used in workloads where you process multiple messages at the same time).
https://github.com/minio/sha256-simd
https://github.com/BLAKE3-team/BLAKE3
NOTE:
The open source projects on this list are ordered by number of github stars.
The number of mentions indicates repo mentiontions in the last 12 Months or
since we started tracking (Dec 2020).
Go Avx512 discussion
Go Avx512 related posts
-
OSS: Relicense to Apache 2 Globally
-
Sneller: SQL for JSON at Scale
-
Sneller: Vectorized SQL for JSON at scale: fast, simple, schemaless
-
Sneller: Building a SQL VM in AVX-512 Assembly
-
Sneller: Vectorized SQL for JSON at scale: fast, simple, schemaless
-
Accelerated SQL for JSON with AVX512 (Golang)
-
Ask HN: Any project ideas for a newbie to x64 assembler?
-
A note from our sponsor - SaaSHub
www.saashub.com | 7 Oct 2024
Index
Project | Stars | |
---|---|---|
1 | sneller | 1,008 |
2 | sha256-simd | 965 |