Y
Hacker News
new
|
ask
|
show
|
jobs
by
brundolf
716 days ago
std::simd is a delight. I'd never done SIMD before in any language, and it was very easy and natural (and safe!) to introduce to my code, and just automatically works cross-platform. Can't recommend it enough