Klaus Post's repositories
reedsolomon
Reed-Solomon Erasure Coding in Go
ryzen-master-vbs-patch
AMD Ryzen Master Hyper-V VBS patcher
connect-compress
connect-go improved compression
hertz-gzip
gzip for hertz
Language:GoApache-2.0000
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
sha256-simd
Accelerate SHA256 computations in pure Go using AVX512, SHA256 and AVX2 for Intel and ARM64 for ARM. On AVX512 it provides an up to 8x improvement (over 3 GB/s per core) in comparison to AVX2. On SHA256 speeds up observed at 4x in comparison to AVX2.