SaaSHub helps you find the best software and product alternatives Learn more →
Top 8 Rust Script Projects
-
Project mention: Rust-script: Run Rust files and expressions as scripts | news.ycombinator.com | 2024-11-05
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
rust_cmd_lib
Common rust command-line macros and utilities, to write shell-script like tasks in a clean, natural and rusty way
-
-
-
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...
-
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.
-
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-22I 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.
-
Rust Script discussion
Rust Script related posts
-
Duckscript
-
Embedding Scheme in Rust
-
Rust-script: Run Rust files and expressions as scripts
-
What are your favourite websites that display a lot of data / tables?
-
Rust 101
-
How to convince my boss that Rust is usable
-
I made a scriptable spaced repetition CLI with Rust and Rhai!
-
A note from our sponsor - SaaSHub
www.saashub.com | 23 Jan 2025
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 |