|
You are here |
without.boats | ||
| | | | |
boats.gitlab.io
|
|
| | | | | 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. | |
| | | | |
wingolog.org
|
|
| | | | | wingolog: article: the last couple years in v8's garbage collector | |
| | | | |
manishearth.github.io
|
|
| | | | | I've been thinking about garbage collection in Rust for a long time, ever since I started working on Servo's JS layer. I've designed a GC library, ... | |
| | | | |
www.integralist.co.uk
|
|
| | | I've been learning Rust recently. This will probably be my third (lazy) attempt to learn the language. The reason I've failed previously is simply because I had no reason to learn it. Other than the memory safety aspects, which I like a lot, I don't actually like the design of the language at all (but that's a conversation for another day). This time around I want to learn the language as it's pertinent to my job. | ||