~/mustakim

rust

5 posts with this tag

  1. 01

    wnumbr is back

    rust· Feb 15, 2026

  2. 02

    Rust-ing into Open Source: My debut with Rust-Analyzer

    I've made my first open-source contribution to Rust. It's on rust-analyzer - the compiler front-end for IDEs like VS Code. The code completion list now shows constructors and builder methods first

    rust· Feb 17, 2024

  3. 03

    Some underrated features of Rust

    Opinionated post about some of the useful features of the Rust Programming language

    rust· Mar 31, 2023

  4. 04

    I'm Rusted 🦀

    rust· Dec 1, 2021

  5. 05

    Playing with 🦀 Rust: Building a cli app to estimate disk space usage

    🦀 Rust newbie spent this weekend building a small Cli tool to estimate disk space used by a folder including all subfolders. Something like the du command that comes with GNU Coreutils

    rust· Oct 10, 2021