Weave Engineer/Brandon Atkinson/Garbage Collection Goodies

Published Thu, 30 Nov 2023 12:26:46 -0600

Garbage Collection Goodies

This was a talk for The Utah Go Users Group. It was focused on coverating the various tools and techniques used to build automatic garbage collection. It also covered how these ideas intersect with technologies like stack based calling convetions and heap allocators. The talk wrapped up with an examiniation of the go garbage collector, how it works, and how to configure it.

Where

This talk was given for the The Utah Go Users Group in November 2023.

A PDF version of the slides for this talk can be accessed here

Watch it