Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration
☆463Apr 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
Sorting:
- An AVX-512 accelerated implementation of the BLAKE3 cryptographic hash function☆412Aug 13, 2025Updated 6 months ago
- XXH3 algorithm in Go☆537Jan 23, 2026Updated last month
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,086Jul 3, 2024Updated last year
- 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 11 months ago
- Generate x86 Assembly with Go☆2,943Updated this week
- Software sandbox for storage of sensitive information in memory.☆2,717Aug 27, 2025Updated 6 months ago
- Fast hashing using pure Go implementation of BLAKE2b with SIMD instructions☆256Nov 27, 2017Updated 8 years ago
- Optimized Go Compression Packages☆5,416Updated this week
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆910Sep 23, 2025Updated 5 months ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,011Aug 26, 2025Updated 6 months ago
- the official Rust and C implementations of the BLAKE3 cryptographic hash function☆6,082Feb 20, 2026Updated last week
- 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
- Go library implementing binary fuse and xor filters☆757Jan 26, 2026Updated last month
- Implementation of do255e and do255s in Go☆23Dec 14, 2020Updated 5 years ago
- Go Assembler Formatter☆305Apr 4, 2022Updated 3 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,038May 24, 2023Updated 2 years ago
- The BLAKE3 paper: specifications, analysis, and design rationale☆187Jun 27, 2022Updated 3 years ago
- Assert your Go code is inlined and bounds-check eliminated☆315Apr 30, 2025Updated 10 months ago
- CPU feature identification for Go☆1,189Nov 10, 2025Updated 3 months ago
- filippo.io/edwards25519 — A safer, faster, and more powerful low-level edwards25519 Go implementation.☆180Feb 17, 2026Updated 2 weeks ago
- An EXPERIMENTAL Go implementation of the CPace PAKE, instantiated with the ristretto255 group.☆29Feb 11, 2021Updated 5 years ago
- Go implementation of the Noise Protocol Framework☆569Feb 18, 2024Updated 2 years ago
- Package fourq implements FourQ, a high-speed elliptic curve at the 128-bit security level.☆54Oct 14, 2024Updated last year
- xxh3 fast hash function☆105Mar 17, 2019Updated 6 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,023Feb 16, 2026Updated 2 weeks ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆43Aug 15, 2023Updated 2 years ago
- High-performance Curve25519/ristretto255 for Go.☆77Nov 14, 2025Updated 3 months ago
- Reed-Solomon Erasure Coding in Go☆2,042Feb 17, 2026Updated 2 weeks ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,842Updated this week
- Go implementation of libhydrogen - a lightweight, easy-to-use crypto library☆24Mar 23, 2017Updated 8 years ago
- discohash☆15Oct 30, 2021Updated 4 years ago
- A tweakable block cipher☆31May 17, 2024Updated last year
- Implements ristretto255, a fast prime-order group.☆110Feb 19, 2026Updated last week
- A high performance memory-bound Go cache☆6,787Jan 21, 2026Updated last month
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,043Dec 1, 2025Updated 3 months 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
- CIRCL: Cloudflare Interoperable Reusable Cryptographic Library☆1,628Updated this week
- uint128 for Go☆262Nov 16, 2024Updated last year
- A pure-Go wyhash implementation.☆34Feb 10, 2026Updated 3 weeks ago