Advent of Code in Go. First make it work, then right, then fast, then simple. Going for all puzzles < 1s.
-
Updated
Feb 16, 2024 - Go
Advent of Code in Go. First make it work, then right, then fast, then simple. Going for all puzzles < 1s.
Mappings between XED names and terms to other widespread forms.
World's fastest log analysis: λ + SQL + JSON + S3
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.
Add a description, image, and links to the avx512 topic page so that developers can more easily learn about it.
To associate your repository with the avx512 topic, visit your repo's landing page and select "manage topics."