Rust Script

Open-source Rust projects categorized as Script
Rust CLI Shell DNS Cargo

Top 8 Rust Script Projects

  1. rust-script

    Run Rust files and expressions as scripts without any setup or compilation step.

    Project mention: Rust-script: Run Rust files and expressions as scripts | news.ycombinator.com | 2024-11-05
  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. rust_cmd_lib

    Common rust command-line macros and utilities, to write shell-script like tasks in a clean, natural and rusty way

  4. duckscript

    Simple, extendable and embeddable scripting language.

    Project mention: Duckscript | news.ycombinator.com | 2025-01-19
  5. dcompass

    A high-performance programmable DNS component aiming at robustness, speed, and flexibility

  6. is_ready

    Wait for multiple services to become available with zero dependencies

    Project mention: Show HN: Is_ready – Wait for many services to become available – 0 Dependencies | news.ycombinator.com | 2024-04-27

    > Zero dependencies seems like a weird selling point, especially since it depends on Clap, Tokio, a Rust compiler...

    Came here to make the same comment. 0 dependencies would mean/infer (at least, to me) a lack of any dependencies but that doesn't seem to be the case[1]. There are 30 matches for the word `dependencies`.

    [1] - https://github.com/Stavrospanakakis/is_ready/blob/main/Cargo...

  7. stak

    The miniature, embeddable R7RS Scheme implementation in Rust

    Project mention: Embedding Scheme in Rust | news.ycombinator.com | 2025-01-08

    Here are some benchmarks: https://github.com/raviqqe/stak/actions/runs/12654408322/job...

    For pure computational work, Stak is 2 to 2.5 slower than CPython. These are E2E benchmarks for the interpreter commands. As you said, I should probably add benchmarks of scripting use cases with Lua.

  8. uefisettings

    The tool to read/get/extract and write/change/modify BIOS/UEFI settings from Linux terminal.

    Project mention: Unlocking secret ThinkPad functionality for emulating USB devices | news.ycombinator.com | 2024-02-22

    I was recently pleasantly surprised by a Linux utility that can list all UEFI variables stored in Hii and change them: https://github.com/linuxboot/uefisettings/

    Obviously can't bypass security settings like this laptop has, but it's useful for a few settings in my case.

  9. watchout

    Automatically run scripts and reload images

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust Script discussion

Log in or Post with

Rust Script related posts

Index

What are some of the best open-source Script projects in Rust? This list will help you:

# Project Stars
1 rust-script 1,302
2 rust_cmd_lib 1,089
3 duckscript 536
4 dcompass 285
5 is_ready 136
6 stak 76
7 uefisettings 46
8 watchout 6

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Rust is
the 5th most popular programming language
based on number of references?