New Show Hacker News story: Show HN: Hacking C++ to support Structure of Arrays

Show HN: Hacking C++ to support Structure of Arrays
2 by markisus | 0 comments on Hacker News.
Using my very primitive abilities with template metaprogramming, I put together a structure of arrays (SOA) class for C++. The point of SOA is that it can be cache friendlier.

Comments

Popular posts from this blog

New Show Hacker News story: Show HN: Sora, Personal Publishing Platform

New Show Hacker News story: Show HN: KrotoDC – gRPC in Kotlin with Dataclasses