Explore >> Select a destination


You are here

coredumped.dev
| | www.ralfj.de
11.1 parsecs away

Travel
| |
| | boats.gitlab.io
9.0 parsecs away

Travel
| | I'm really excited to share with you an experiment that I've been working on for the past 5 or 6 weeks. It's a Rust library called shifgrethor. shifgrethor implements a garbage collector in Rust with an API I believe to be properly memory safe. I'll be going through all of the technical details in future blog posts, so I want to kick this series off with a high level overview of the project's purpose and design decisions.
| | qsantos.fr
11.2 parsecs away

Travel
| | Although I am now mostly comfortable with Rust, some concepts still elude me. One of them is the exact meaning of Unpin. The documentation says: The documentation of Unpin says: Types that do not require any pinning guarantees. Where pinning is described as: From this, you could naturally deduce that Unpin is the trait that ... Continue reading You can move !Unpin ?
| | snook.ca
46.9 parsecs away

Travel
| Snook.ca - Life and Times of a Web Developer