Hacker News new | ask | show | jobs
by smallstepforman 791 days ago
The current project I’m working on has tons of resource caches (for performance), with tons of non-owning pointers sharing cache references. I’d hate to do this in opinionated languages like Rust.