Hacker News new | ask | show | jobs
by bassislife 3840 days ago
> AFAIK struts+arrays in C# are the only construct I've seen

or Go, especially with the value types. Now there is no automatic SoA/ AoS conversions but otherwise, you have full control over memory layout.