Small Rust scripts
Other 100.0%
13 4 0

Clone this repository

https://tangled.org/stavola.xyz/small-rust https://tangled.org/did:plc:tahmjtpwnkuhopngqe5q7jp2/small-rust
git@knot.tangled.wizardry.systems:stavola.xyz/small-rust git@knot.tangled.wizardry.systems:did:plc:tahmjtpwnkuhopngqe5q7jp2/small-rust

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

Small Rust#

This repo contains a bunch of really small "scripts" written in Rust.

Partially inspired by Sean Barrett's Advice for Writing Small Programs in C, but mostly stems from my incredible ability to completely lose all Bash knowledge after closing an .sh file.

Some of them do useful things, some of them were just written for fun. Please do not have the expectation that these are written in a super robust fashion; most were written for one-off tasks and experiments.

If you want to play around with these programs, you just need Rust and cargo-eval.

Be aware that dev work for this repo is done on UNIX-y systems, so they might not work on Windows.