zeebo / blake3Links
Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration
☆424Updated 2 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☆388Updated last month
- XXH3 algorithm in Go☆456Updated 3 months ago
- Using brotli compression to embed static files in Go.☆531Updated 3 years ago
- Assert your Go code is inlined and bounds-check eliminated☆303Updated last month
- uint128 for Go☆247Updated 7 months ago
- Shotizam analyzes the size of Go binaries☆612Updated 11 months ago
- depaware makes you aware of your Go dependencies☆447Updated 5 months ago
- Network address types☆722Updated 2 years ago
- atomic is a go package for atomic file writing☆200Updated 3 years ago
- Pure golang package for reading and writing xz-compressed files☆515Updated 3 months ago
- Arbitrary-precision decimals for Go☆734Updated 10 months 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…☆927Updated 5 months ago
- Fast, fully fledged murmur3 in Go.☆335Updated 2 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…☆881Updated last week
- A high-performance, arbitrary-precision, floating-point decimal library.☆556Updated last year
- Go implementation of the Noise Protocol Framework☆540Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 7 months ago
- Serialized Roaring Bitmaps☆276Updated 2 years ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆651Updated last year
- Go implementation of the Data At Rest Encryption (DARE) format.☆376Updated 9 months ago
- Selected Go-internal packages factored out from the standard library☆922Updated 2 months ago
- Go SQLite3 driver☆591Updated last year
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆286Updated 3 years ago
- A Go implementation of Amazon Ion.☆179Updated last year
- Implementation of io/fs.FS that appends SHA256 hashes to filenames to allow for aggressive HTTP caching.☆371Updated last year
- A refactoring tool for Go☆676Updated 3 months ago
- Safe HTML for Go☆369Updated this week
- filippo.io/edwards25519 — A safer, faster, and more powerful low-level edwards25519 Go implementation.☆157Updated 4 months ago
- A native implementation of the excellent XXHash hashing algorithm.☆437Updated 2 years ago
- Diodes are ring buffers manipulated via atomics.☆478Updated last month