Explore >> Select a destination


You are here

aykevl.nl
| | maplant.com
1.8 parsecs away

Travel
| |
| | without.boats
0.7 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
1.8 parsecs away

Travel
| | Game Development and the like
| | www.sebastiansylvan.com
15.6 parsecs away

Travel
| [AI summary] The author discusses design principles for modern, high-performance garbage-collected languages, contrasting approaches like C++, Rust, Java, and Go regarding memory ownership, per-thread heaps, and tracing versus reference counting.