lukechampine / blake3
An AVX-512 accelerated implementation of the BLAKE3 cryptographic hash function
☆366Updated this week
Alternatives and similar repositories for blake3:
Users that are interested in blake3 are comparing it to the libraries listed below
- Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration☆412Updated 6 months ago
- XXH3 algorithm in Go☆426Updated last year
- Fast, fully fledged murmur3 in Go.☆316Updated last year
- filippo.io/edwards25519 — A safer, faster, and more powerful low-level edwards25519 Go implementation.☆150Updated this week
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆281Updated 2 years ago
- A high-performance, arbitrary-precision, floating-point decimal library.☆545Updated 10 months ago
- CBOR codec (RFC 8949) with CBOR tags, Go struct tags (toarray, keyasint, omitempty), float64/32/16, big.Int, and fuzz tested billions of …☆801Updated this week
- Pure Go Brotli encoder and decoder☆648Updated last month
- Go implementation of the Noise Protocol Framework☆524Updated 11 months ago
- Assert your Go code is inlined and bounds-check eliminated☆247Updated last month
- uint128 for Go☆238Updated 3 months ago
- atomic is a go package for atomic file writing☆199Updated 2 years ago
- An efficient JSON decoder☆425Updated last year
- Go implementation of the Data At Rest Encryption (DARE) format.☆367Updated 5 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 3 months ago
- go wrapper for zstd☆444Updated 4 months ago
- View annotated files based on line-spec☆227Updated last year
- Optimized functions for Go using SIMD☆192Updated 4 years ago
- Arbitrary-precision decimals for Go☆712Updated 5 months ago
- An wrapper for libsodium in golang☆80Updated 3 years ago
- A Go implementation of Amazon Ion.☆175Updated 8 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆162Updated 3 years ago
- Network address types☆715Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- depaware makes you aware of your Go dependencies☆444Updated last month
- ☆180Updated 7 years ago
- Implementation of io/fs.FS that appends SHA256 hashes to filenames to allow for aggressive HTTP caching.☆369Updated 11 months ago
- A native implementation of the excellent XXHash hashing algorithm.☆435Updated 2 years ago
- Diodes are ring buffers manipulated via atomics.☆469Updated this week
- A small utility which generates Go code from any file. Useful for embedding binary data in a Go program.☆347Updated last year