Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust. - GitHub - gakonst/foundry: Foundry is a blazing fast, portable and modular toolkit for... (more…)
Read more »
Between 2016 and 2020 I wrote a series of blog posts called “How to speed up the Rust compiler”. These were mostly about my work on the Rust compiler, plus some updates on the progress on the Rust compiler’s speed in general. (more…)
Read more »
Memthol is a visualizer and analyzer for program profiling. It works on memory dumps containing information about the size and (de)allocation date of part of the allocations performed by some execution of a program. (more…)
Read more »
After quite a bit of thought and consideration, I have decided to abandon my study of Rust, and move on to D. I had been learning Rust for a while now, and I have become quite comfortable with it, … (more…)
Read more »