/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

blog.typingtheory.com
| | manishearth.github.io
4.3 parsecs away

Travel
| | This post is now a part of the official rust book In my previous post I talked a bit about why the RWlock pattern is important for accessing data, ...
| | without.boats
2.0 parsecs away

Travel
| | [AI summary] The author introduces Shifgrethor, a research-grade Rust library implementing a precise tracing garbage collector via a safe API for handling complex data structures like cyclic graphs.
| | coredumped.dev
4.8 parsecs away

Travel
| | In my last post I introduced an Emacs Lisp VM I was writing in Rust. My stated goal at the time was to complete a garbage collector. I think Rust has some really interesting properties that will make building garbage collectors easier and safer. Many of the techniques used in my GC are not original and have been developed by other Rustaceans in previous projects. Updated: 2022-09-06 Why use garbage collection?
| | lukaswirth.dev
15.4 parsecs away

Travel
|