MinIO is a high-performance, S3 compatible object storage.
minio-go
MinIO Go client SDK for S3 compatible object storage
minlz
MinLZ is a LZ77 compressor, focused on realtime data compression
highwayhash
Native Go version of HighwayHash with optimized assembly implementations on Intel and ARM. Able to process over 10 GB/sec on a single core on Intel CPUs - https://en.wikipedia.org/wiki/HighwayHash
crc64nvme
CRC64 checksums using carryless-multiplication accelerated with SIMD
md5-simd
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.
sha256-simd
Accelerate SHA256 computations in pure Go using AVX512, SHA Extensions for x86 and ARM64 for ARM. On AVX512 it provides an up to 8x improvement (over 3 GB/s per core). SHA Extensions give a performance boost of close to 4x over native.
Search for a command to run...