Walk through my experience of writing Rust FFI for my Python CLI application... (more…)
Read more »
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
We all know Rust is better for everything. Rust is the best language for every safe program, and given Kubernetes importan... (more…)
Read more »
I last wrote in October about my work on speeding up the Rust compiler. With the year’s end approaching, it’s time for an update. (more…)
Read more »
ChatGPT powered Rust proc macro that generates code at compile-time. - GitHub - retrage/gpt-macro: ChatGPT powered Rust proc macro that generates code at compile-time. (more…)
Read more »
After working on the Sōzu HTTP reverse proxy for a while, I came up with an interesting approach to logging. Now why would I come up with my own logger, when there are existing solutions in Rust? M… (more…)
Read more »