If you know of any papers you think I would be interested in, I’ll appreciate if you can drop me an e-mail.
On-the-Fly Garbage Collection Using Sliding Views.
Python’s algorithm (blog post).
Connectivity-based garbage collection.
Accurate Garbage Collection in an Uncooperative Environment (blog post).
Nonintrusive Cloning Garbage Collector with Stock Operating System Support.
Lock-free parallel and concurrent garbage collection by mark&sweep.
Very Concurrent Mark-&-Sweep Garbage Collection without Fine-Grain Synchronization.
Mono Compacting GC.
Combining Region Inference and Garbage Collection.
Immix: A Mark-Region Garbage Collector with Space Efficiency, Fast Collection, and Mutator Performance (blog post).
Quantifying the Performance of Garbage Collection vs. Explicit Memory Management.