Learning SIMD in C++
Introduction
Lately I've been experimenting with creating my own UUID/GUIDs in C++, mostly for my own learning, and it turned out to be a really good source for learning new things!
The UUIDs are based on RFC 9562 and the library includes functions t...
lambda-snail.hashnode.dev10 min read