2021

tera-cli

Command line written in Rust to process data via tera templates. It is used internal by srtool and and offers a great option to render prdoc data.

From Docker to Kubernetes using Minikube remotely

From Docker to Kubernetes using Minikube with remote API access.

Subwasm

Rust utility to inspect a Substrate WASM Runtime. No node required. No Internet required.

Play with Rust easily

Unlike intepreted languages, Rust requires a bit of scaffholding before you can compile and run some code. This article show a few other options to play, experiment and learn more about Rust