/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.collabora.com
| | readrust.net
2.2 parsecs away

Travel
| | Read Rust collects and categorises interesting posts related to the Rust programming language. This page lists posts in the Performance category.
| | arusahni.net
1.6 parsecs away

Travel
| | In which I steadily reduce the size of the git-req Rust binary by applying various optimizations.
| | kobzol.github.io
2.6 parsecs away

Travel
| | Have you ever tried to compile a helloworld Rust program in -release mode? If yes, have you seen its binary size? Suffice to say, it's not exactly small. Or at least it wasn't small until recently. This post details how I found about the issue and my attempt to fix it in Cargo.
| | vale.dev
30.2 parsecs away

Travel
| [AI summary] This technical preview explains Vale Regions, a new technique in the Vale programming language designed to eliminate memory safety overhead by freezing data into immutable regions for faster access.