Hacker News new | ask | show | jobs
by Ar-Curunir 1925 days ago
Rustc widely uses arenas, and so do many other rust programs to maintain object pools. It’s not an arcane process in Rust.