Demo for the new subzero Rust codebase. Rest api for your database. - GitHub - subzerocloud/blue-steel: Demo for the new subzero Rust codebase. Rest api for your database. (more…)
Read more »
Posted by Joel Galenson and Matthew Maurer, Android Team One of the main challenges of evaluating Rust for use within the Android platform... (more…)
Read more »
After thinking about the async fn in traits problem for a while, I've come to the conclusion that the syntax Rust chose for async fn is the wrong one. Specifically, the fact that the returned future type is hidden is quite limiting. Here's how we can fix ... (more…)
Read more »
During a recent Rust Q&A Session on my twitch
channel , someone asked a question that
seemed simple: why are small string types, like SmartString or SmolStr ,
the same... (more…)
Read more »
3D Reconstruction for all. Contribute to ArthurBrussee/brush development by creating an account on GitHub. (more…)
Read more »