Part 3 covers functions, closures, if-else, while, for..in, range and iterators... (more…)
Read more »
This article introduces posh, an experimental Rust graphics library aimed at enhancing the type-safety, composability, and overall experience of graphics programming. The post covers the fundamental concepts of posh, showcases examples, discusses related ... (more…)
Read more »
jcd (Jump Change Directory) is a Rust-based command-line tool that provides enhanced directory navigation with substring matching and smart selection. It's like the cd command, but with superpo... (more…)
Read more »
SourceGear.Rust.NET.Sdk (aka the Llama Rust SDK) version 0.1.5 contains some progress on
using Rust to call .NET APIs. This blog entry
is a closer look at those features. (more…)
Read more »
Previously I wrote a small post (now unpublished, it was quite boring) about finding the smallest possible opening for introducing Rust into production use. In that case, Rust's place was quite minor; just the small script-like snippet for updating the in... (more…)
Read more »