top | item 45034540 (no title) tough | 6 months ago I love both Go and Rust but Go is GC no? Where rust shines is on its safety at compile time and lifetime/borrow/memory model imhoboth are awesome tools! discuss order hn newest frollogaston|6 months ago GC is ok for these use cases. In fact with such short-lived processes, GC is probably not even running before it terminates.
frollogaston|6 months ago GC is ok for these use cases. In fact with such short-lived processes, GC is probably not even running before it terminates.
frollogaston|6 months ago