Hacker News new | ask | show | jobs
by favorited 812 days ago
The arena + handles approach doesn't solve the memory management issue, but it can be beneficial for storing nodes in a list, graph, etc. from a data locality perspective.