Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration
☆465Apr 2, 2025Updated 11 months ago
Alternatives and similar repositories for blake3
Users that are interested in blake3 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An AVX-512 accelerated implementation of the BLAKE3 cryptographic hash function☆414Aug 13, 2025Updated 7 months ago
- XXH3 algorithm in Go☆542Jan 23, 2026Updated 2 months ago
- Implementation of https://www.ietf.org/archive/id/draft-denis-aegis-aead-00.html / https://competitions.cr.yp.to/round3/aegisv11.pdf☆15Mar 25, 2025Updated last year
- Generate x86 Assembly with Go☆2,952Mar 1, 2026Updated 3 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,097Jul 3, 2024Updated last year
- Software sandbox for storage of sensitive information in memory.☆2,720Aug 27, 2025Updated 6 months ago
- the official Rust and C implementations of the BLAKE3 cryptographic hash function☆6,124Mar 6, 2026Updated 2 weeks ago
- Fast hashing using pure Go implementation of BLAKE2b with SIMD instructions☆256Nov 27, 2017Updated 8 years ago
- Optimized Go Compression Packages☆5,437Updated this week
- Implementation of do255e and do255s in Go☆23Dec 14, 2020Updated 5 years ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,014Aug 26, 2025Updated 6 months ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆913Sep 23, 2025Updated 6 months ago
- The BLAKE3 paper: specifications, analysis, and design rationale☆189Jun 27, 2022Updated 3 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
- A tweakable block cipher☆31May 17, 2024Updated last year
- Go Assembler Formatter☆305Apr 4, 2022Updated 3 years ago
- filippo.io/edwards25519 — A safer, faster, and more powerful low-level edwards25519 Go implementation.☆180Feb 17, 2026Updated last month
- Go implementation of libhydrogen - a lightweight, easy-to-use crypto library☆24Mar 23, 2017Updated 9 years ago
- Go library implementing binary fuse and xor filters☆757Jan 26, 2026Updated last month
- An EXPERIMENTAL Go implementation of the CPace PAKE, instantiated with the ristretto255 group.☆29Feb 11, 2021Updated 5 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
- CBOR codec (RFC 8949, RFC 8742) with CBOR tags, Go struct tag options (toarray, keyasint, omitempty, omitzero), float64/32/16, big.Int, a…☆1,027Mar 8, 2026Updated 2 weeks ago
- Experimental committing AEAD designed by Soatok.☆10Sep 10, 2020Updated 5 years ago
- Accelerate SHA256 computations in pure Go using AVX512, SHA Extensions for x86 and ARM64 for ARM. On AVX512 it provides an up to 8x impr…☆1,039May 24, 2023Updated 2 years ago
- Goof (Go Object Finder) is a package that does the unthinkable to your binary☆154May 28, 2024Updated last year
- CPU feature identification for Go☆1,191Nov 10, 2025Updated 4 months ago
- xxh3 fast hash function☆105Mar 17, 2019Updated 7 years ago
- Package fourq implements FourQ, a high-speed elliptic curve at the 128-bit security level.☆54Oct 14, 2024Updated last year
- uint128 for Go☆262Nov 16, 2024Updated last year
- Go implementation of the Noise Protocol Framework☆573Feb 18, 2024Updated 2 years ago
- Implements ristretto255, a fast prime-order group.☆110Feb 19, 2026Updated last month
- Assert your Go code is inlined and bounds-check eliminated☆315Mar 13, 2026Updated last week
- Faster integer compression in Go with SIMD using StreamVByte codec☆43Aug 15, 2023Updated 2 years ago
- A high performance memory-bound Go cache☆6,816Jan 21, 2026Updated 2 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,851Updated this week
- Please love the nicely formatted hex.☆42May 5, 2019Updated 6 years ago
- Reed-Solomon Erasure Coding in Go☆2,051Mar 9, 2026Updated 2 weeks ago
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,046Mar 10, 2026Updated 2 weeks ago
- This is a toy implementation of the dudect ideas in Go. All credit goes to Oscar Reparaz, Josep Balasch and Ingrid Verbauwhede for dudect…☆19Jul 12, 2017Updated 8 years ago