faern / rustscriptLinks
Use Rust as a scripting language
☆103Updated 9 years ago
Alternatives and similar repositories for rustscript
Users that are interested in rustscript are comparing it to the libraries listed below
Sorting:
- Configurable, extensible, interactive line reader☆195Updated 5 years ago
- Automated license checking for rust. cargo lichking is a Cargo subcommand that checks licensing information for dependencies.☆130Updated 4 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- Generate structured man pages☆180Updated 2 years ago
- [wip] Command line argument paw-rser.☆158Updated 6 years ago
- Test your Rust Markdown documentation via Cargo☆300Updated last year
- Heinous hackery to concatenate constant strings.☆118Updated 4 years ago
- Cascade expressions in Rust, inspired by Dart☆123Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- A utility for adding cargo dependencies from the command line.☆55Updated 8 years ago
- Rust option parser with custom derive support☆235Updated last year
- Rust text diffing and assertion library☆262Updated 2 years ago
- Rust proc macro for easily and safely use shell scripts in rust☆220Updated 10 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Help me help you!☆111Updated 4 years ago
- Write doc comments from macros☆101Updated 2 months ago
- Cargo Subcommand☆108Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated 3 weeks ago
- Temporary directory management for Rust☆141Updated 6 years ago
- Inline expression interpolation for Rust.☆200Updated 2 years ago
- a rusty `scanf` (`scan!`) and inverse of `print!` (`read!`)☆197Updated 10 months ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆46Updated 4 years ago
- Cross-platform Rust library for coloring and formatting terminal output☆79Updated last year
- Macro for writing nested `if let` expressions☆169Updated 4 months ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Hjson for Rust☆117Updated last year
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆206Updated 2 years ago
- A macro-based html builder for rust☆339Updated last month