Using Goroutines and Channels for High-Throughput S3 Object Hashing

Revisiting the S3 Hasher, but this time in Go! We achieve similar performance to Rust, processing at just around 3 GB/s using Goโ€™s built-in concurrency primitives.

August 13, 2024