Hacker News new | ask | show | jobs
by wild_egg 273 days ago
Lots of packages out there using SIMD for lots of things.

You can always drop into straight assembly if you need to as well. Go's assembler DX is quite nice after you get used to it.