Hacker News new | ask | show | jobs
by theatrus2 4636 days ago
Both Rust and C/C++ sit squarely in the "no GC" or "optional GC" camp, which has very important implications for certain applications which strongly favor that compared to a generalized system-wide GC.