pyk's Projects

Projects

This is a collection of my open-source tools and libraries. Each one started as an experiment to learn something new or to fix a problem I had. You'll find they're mostly written in Rust, simply because I enjoy building things with it.

  • envfmt

    A lightweight Rust crate for expanding environment-style variables in strings, similar to shell expansion.