Explore >> Select a destination


You are here

brevzin.github.io
| | ohadravid.github.io
5.1 parsecs away

Travel
| | Years ago, I worked on reimplementing some Python code in Rust and needed to adapt Python's dynamic reflection capabilities (aka __getattr__) to the strict and ...
| | educatedguesswork.org
4.7 parsecs away

Travel
| |
| | blog.m-ou.se
3.4 parsecs away

Travel
| | The fmt::Arguments type is one of my favorite types in the Rust standard library. It's not particularly amazing, but it is a great building block that is indirectly used in nearly every Rust program. This type, together with the format_args!() macro, is the power behind print!(), format!(), log::info!() and many more text formatting macros, both from the standard library and community crates. In this blog post, we learn how it works, how it is implemented today, and how that might change in the future.
| | jaredonline.svbtle.com
25.2 parsecs away

Travel
| UPDATE: A few hours after posting the initial draft of this I realized my PHP benchmark was broken. I've since updated the PHP and Rust versions to be more fair. You can see the changes in the GitHub repo (link at the bottom). Last October I had a... | Jared McFarland | Programmer, feminist, classical guitarist, cyclist. Person.