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
-
Updated
Jul 4, 2024 - Go
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
Fast bitwise operations on byte-slices
Advent of Code in Go. First make it work, then right, then fast, then simple. Going for all puzzles < 1s.
Add a description, image, and links to the avx2 topic page so that developers can more easily learn about it.
To associate your repository with the avx2 topic, visit your repo's landing page and select "manage topics."