Below you will find pages that utilize the taxonomy term “VladasZ”
August 29, 2026
RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.6.16.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary RustScript is a tool that allows users to write helper scripts in Rust and run them as shell scripts, with no compile step. It interprets a practical subset of the language and validates files with real rustc. The action supports features like functions, closures, structs, enums, patterns, loops, iterators, collections, and more. It also bridges the std library and some external crates for additional functionality.
August 28, 2026
RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.6.15.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary RustScript is a tool that allows developers to write scripts in Rust and run them as if they were shell scripts, without the need for compilation. It provides a practical subset of Rust syntax and includes support for many standard library features and bridged crates, such as anyhow, serde, and reqwest. RustScript also supports async programming with tokio and real sharing through Rc, Arc, RefCell, Cell, and Mutex. The tool is cross-platform, supporting Linux, macOS, and Windows, and provides built-in commands for validating scripts, compiling them into native binaries, listing supported features, and cleaning caches.
August 27, 2026
RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.6.14.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary RustScript is a tool that allows developers to write helper scripts in Rust, run them like shell scripts without the need for compilation. It interprets a practical subset of Rust, making it fast to execute and validate scripts instantly. RustScript supports a wide range of features, including functions, closures, structs, enums, loops, iterators, and more. It also has built-in support for std libraries and many popular crates through bridges. However, it does not support std::thread, static mut, lifetimes, or generic bounds at runtime.
August 24, 2026
RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.6.13.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary RustScript is a tool that allows you to write helper scripts in Rust and run them like shell scripts, with no compile step. It interprets a practical subset of the language and validates files using rust check. The action provides capabilities to run scripts directly, execute snippets, validate files without running them, compile and run native binaries, list supported methods, clear cached checks and builds, update RustScript releases, and show version information.
August 23, 2026
RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.6.12.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary RustScript is a tool that allows you to write helper scripts in Rust and run them like shell scripts without the need to compile them. It provides a practical subset of the Rust language, enabling instant execution and validation with rust check. The action bridges many standard library functions and third-party crates to support common tasks such as file handling, HTTP requests, JSON parsing, regular expressions, and more. It simplifies the workflow by automating compilation and running, making it suitable for developers who want to use Rust without the overhead of compiling.
August 21, 2026
RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.6.11.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, RustScript, allows developers to write helper scripts in the Rust programming language and run them as shell scripts. It interprets a practical subset of Rust, enabling immediate execution. The action supports various Rust features such as functions, closures, structs, enums, patterns, loops, iterators, and standard library functionalities like files, paths, stdin/stdout, processes, and HTTP requests. It also supports bridging crates for additional functionality like anyhow, serde, and others.
August 20, 2026
RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.6.10.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, RustScript, allows developers to write scripts in the Rust programming language and run them like shell scripts. It provides a quick and efficient way to execute Rust code without the need for compiling it each time. The action supports a subset of Rust features and automatically validates scripts with rustc before execution. It also offers various commands such as running, validating, building, updating, cleaning, and listing supported methods.
August 19, 2026
RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.6.6.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary RustScript is a powerful tool that allows developers to write and execute Rust scripts directly, bypassing the need for compilation. It provides a practical subset of Rust’s syntax and features, enabling users to quickly run their scripts without additional setup. The action automates validation, execution, and build processes using Rust, making it an efficient choice for scripting and automation tasks in environments where traditional shell scripting is not feasible or preferred.
August 17, 2026
RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.6.1.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary RustScript is a tool that allows users to write Rust scripts and run them as if they were shell scripts. It compiles Rust code into a native binary, enabling scripts to be executed quickly and directly without the need for compilation. The action supports various features of Rust, including functions, closures, structs, enums, patterns, loops, iterators, and standard library bridging for common tasks like file I/O, network operations, and more. It also provides a cmp command to compile and run scripts as native binaries directly from the terminal.
August 16, 2026
RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.3.8.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary RustScript is an interpreter for Rust scripts that allows running them without compiling. It provides functionalities such as executing Rust scripts directly, validating scripts without running them, and building native binaries for CPU-heavy scripts. The action supports various commands like interpreting, checking, and running scripts, with options to pass arguments and use shebangs effectively.
August 13, 2026
RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.3.7.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary RustScript is an interpreter that runs Rust scripts without compiling them. It supports basic Rust features like functions, loops, conditionals, and error handling, but does not support complex types or standard library features. The main purpose of RustScript is to allow developers to quickly test and iterate on small scripts in Rust without waiting for a full compilation process.
August 12, 2026
RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.3.6.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary RustScript is an interpreter that allows running Rust scripts without compiling them. It supports basic Rust syntax and functions like file reading and printing, but does not compile the script to a binary or execute it with Cargo. Instead, it interprets the script in-memory and runs it on a register VM using multi-threaded Tokio runtime. This makes it ideal for quick prototyping or executing small scripts without waiting for compilation.
August 12, 2026
RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.3.5.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary RustScript is an action that enables Rust developers to run scripts without compiling them into binaries. It provides a practical subset of the language, allowing for quick execution and validation of code snippets, with support for concurrency using Tokio. The action supports compiling scripts to native binaries for performance-critical tasks. It also caches results of compiled checks and builds for efficient reusability.
August 11, 2026
RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.3.4.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary RustScript is an interpreter that allows running Rust scripts without compiling them. It provides functionalities like running, validating, building, and cleaning Rust scripts. The action interprets a practical subset of the language and uses Rustc to validate files. It supports concurrency with #[tokio::main] scripts and caches compiled files for faster execution.
August 10, 2026
RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.3.1.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action interprets and runs Rust scripts without compiling them. It automates running, validating, and building Rust scripts efficiently, handling concurrency, type checks, and errors gracefully.
What’s Changed Full Changelog: https://github.com/VladasZ/rustscript/compare/v0.3...v0.3.1
August 8, 2026
RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.2.31.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary RustScript is a tool that interprets Rust scripts without compiling them. It provides quick execution and validation of Rust code using a register-based virtual machine, with caching to improve performance. The action can be used to run, check, or build Rust scripts directly from the command line, making it a convenient alternative to traditional Rust compilation processes.
August 7, 2026
RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.2.25.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The RustScript GitHub Action interprets and runs Rust scripts without compiling them fully, using a practical subset of the language. It provides a lightweight alternative to running full Rust projects by executing scripts directly with a register VM. The action supports running scripts, validating them, building native binaries, checking supported methods, cleaning caches, updating releases, and displaying version information.
August 6, 2026
RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.2.24.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary RustScript is a tool that interprets Rust scripts without needing to compile them fully. It can run scripts directly or as compiled binaries, providing quick feedback and testing without waiting for the entire compilation process. The action automates tasks such as running scripts, validating them, building them, and listing supported methods per receiver and engine.