Thread
Stories related to "Objective-C Implementation and Performance Details for C and C++ Programmers" across the full archive.
Immix implementation in Rust that performs just as well as the C implementation, and is still able to take advantage of Rust's safety guarantees in much of the code despite GCs generally being very low level and chasing random pointers.
Edit: If you're having trouble with the PDF from the main li...
[A good chunk of the stories tagged with C are really C++ stories](https://lobste.rs/t/c). I think it's time we separate them out so you can filter one or the other and not both.