Accelerate aggregated MD5 hashing performance up to 8x for AVX512 and 4x for AVX2. Useful for server applications that need to compute many MD5 sums in parallel.
☆211Apr 2, 2025Updated 11 months ago
Alternatives and similar repositories for md5-simd
Users that are interested in md5-simd are comparing it to the libraries listed below
Sorting:
- 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
- AVX-accelerated 8-way parallel md5☆29Aug 29, 2018Updated 7 years ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,011Aug 26, 2025Updated 6 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…☆949Oct 30, 2025Updated 4 months ago
- CRC64 checksums using carryless-multiplication accelerated with SIMD☆25Aug 12, 2025Updated 6 months ago
- CPU feature identification for Go☆1,189Nov 10, 2025Updated 3 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Mar 15, 2021Updated 4 years ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,086Jul 3, 2024Updated last year
- High performance drop-in replacement of the `encoding/base64` library☆38Jul 17, 2023Updated 2 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Aug 6, 2024Updated last year
- Pure-Go library to access drive's S.M.A.R.T. information☆206Feb 13, 2026Updated 2 weeks ago
- Type adapters for common Go protobuf messages☆18Oct 24, 2024Updated last year
- Convert various benchmarking formats to benchfmt☆13Jan 31, 2025Updated 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
- Package for indexing zip files and storing a compressed index☆48Jan 13, 2026Updated last month
- Find bottlenecks in distributed network☆23Dec 8, 2020Updated 5 years ago
- Optimized Go Compression Packages☆5,416Updated this week
- Diagnoses the CPU greediest Top N goroutines to gain shorter and more stable GC pause latency☆14Jun 25, 2017Updated 8 years ago
- NIST Lightweight Cryptography finalists☆12May 7, 2022Updated 3 years ago
- Generate x86 Assembly with Go☆2,943Updated this week
- C to Go translation tool☆141Feb 7, 2023Updated 3 years ago
- Fast hashing using pure Go implementation of BLAKE2b with SIMD instructions☆256Nov 27, 2017Updated 8 years ago
- Repository to hold all the common packages imported by MinIO projects☆31Feb 18, 2026Updated last week
- MinIO Kubernetes Cloud☆28Jul 1, 2020Updated 5 years ago
- walker is a faster, parallel version, of filepath.Walk☆97Jan 29, 2024Updated 2 years ago
- nginx module "mostly" developed in Go☆41Sep 12, 2016Updated 9 years ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆910Sep 23, 2025Updated 5 months ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆182Oct 18, 2022Updated 3 years ago
- Pure Go SMART library☆154Jun 25, 2023Updated 2 years ago
- go native port of annoy. Approximate Nearest Neighbors in optimized for memory usage and loading/saving to disk.☆19Feb 19, 2026Updated last week
- Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner.☆417Jun 7, 2024Updated last year
- xxh3 fast hash function☆105Mar 17, 2019Updated 6 years ago
- Reed-Solomon Erasure Coding in Go☆2,042Feb 17, 2026Updated 2 weeks ago
- Transpiling C code to Go code☆379Sep 19, 2024Updated last year
- Fuzz Testing for the github.com/hashicorp/raft library☆30Feb 20, 2026Updated last week
- ☆18Aug 31, 2024Updated last year
- A pure-Go wyhash implementation.☆34Feb 10, 2026Updated 3 weeks ago
- Minimal Perfect Hashing for Go☆192Sep 4, 2024Updated last year
- Bitset data structure☆169Dec 29, 2022Updated 3 years ago