This is a super simple commmand line program for generating barcodes in Code39 written in Rust :)
Git clone the repo, change the directory to rubagen and run cargo build --release
. You can use the executable inside rubagen/target/release/ or by running cargo run