Explore >> Select a destination


You are here

tschatzl.github.io
| | dave.cheney.net
4.5 parsecs away

Travel
| | [AI summary] The article uses an office coffee machine analogy to explain the mechanics of concurrent garbage collection in computer science.
| | without.boats
5.0 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.
| | v8.dev
3.2 parsecs away

Travel
| | Orinoco, V8's garbage collector, evolved from a sequential stop-the-world implementation into a mostly parallel and concurrent collector with incremental fallback.
| | learnpython.com
25.0 parsecs away

Travel
| An increasing number of fintech companies are using Python for data analysis. But what makes Python so special? And why is it a better language for data analysis compared to traditional software?