/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

dave.cheney.net
| | crawshaw.io
3.8 parsecs away

Travel
| | [AI summary] A technical analysis of the limitations and potential use cases for finalizers in Go's garbage collection system.
| | without.boats
2.2 parsecs away

Travel
| | [AI summary] The post explains the overview and implementation of a tracing garbage collector in Rust, specifically within the Shifgrethor project, covering concepts like rooted memory, mark-and-sweep phases, and linked list structures.
| | www.shironekolabs.com
2.8 parsecs away

Travel
| | Game Development and the like
| | hashblog.thepolyglotprogrammer.com
24.7 parsecs away

Travel
| On this post I intend to walk down memory lane a bit to understand what exactly are Smart Pointers? Where do they come from? And of course, how do they work