faern / rustscriptLinks
Use Rust as a scripting language
☆100Updated 8 years ago
Alternatives and similar repositories for rustscript
Users that are interested in rustscript are comparing it to the libraries listed below
Sorting:
- Generate structured man pages☆179Updated last year
- Automated license checking for rust. cargo lichking is a Cargo subcommand that checks licensing information for dependencies.☆129Updated 3 years ago
- a rusty `scanf` (`scan!`) and inverse of `print!` (`read!`)☆193Updated 5 months ago
- Configurable, extensible, interactive line reader☆191Updated 4 years ago
- Cascade expressions in Rust, inspired by Dart☆124Updated last year
- Build and Test Your Rust Projects with Zero Configuration☆101Updated 3 years ago
- Test your Rust Markdown documentation via Cargo☆296Updated last year
- Write doc comments from macros☆100Updated 3 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- Cargo Subcommand☆106Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- [wip] Command line argument paw-rser.☆157Updated 5 years ago
- Rust option parser with custom derive support☆233Updated 8 months ago
- 🚀 SM – a static State Machine library☆194Updated 4 years ago
- a rust interface for github☆285Updated 2 years ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆198Updated 2 years ago
- Rust text diffing and assertion library☆257Updated last year
- Tool for running Rust snippets☆148Updated last year
- Converting informal English dates (like `date` command) to chrono DateTime in Rust☆58Updated last week
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- Hjson for Rust☆114Updated 10 months ago
- Define custom errors without boilerplate using the custom_error! macro.☆73Updated 4 years ago
- Accessing file timestamps in a platform-agnostic fashion in Rust☆125Updated 11 months ago
- Heinous hackery to concatenate constant strings.☆117Updated 3 years ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆201Updated last year
- Interact with crates.io from the command-line☆99Updated 9 months ago
- A tool to detect code paths leading to Rust's panic handler☆217Updated 4 years ago
- A utility for adding cargo dependencies from the command line.☆55Updated 8 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆336Updated 7 months ago