faern / rustscript
Use Rust as a scripting language
☆97Updated 8 years ago
Alternatives and similar repositories for rustscript:
Users that are interested in rustscript are comparing it to the libraries listed below
- Configurable, extensible, interactive line reader☆190Updated 4 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- Rust option parser with custom derive support☆231Updated 5 months ago
- Temporary directory management for Rust☆139Updated 5 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- Generate structured man pages☆175Updated last year
- Cascade expressions in Rust, inspired by Dart☆122Updated last year
- [wip] Command line argument paw-rser.☆157Updated 5 years ago
- Automated license checking for rust. cargo lichking is a Cargo subcommand that checks licensing information for dependencies.☆128Updated 3 years ago
- A utility for adding cargo dependencies from the command line.☆55Updated 8 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- A rust inflection library☆124Updated last year
- See instead assert_cmd☆146Updated 6 years ago
- Test your Rust Markdown documentation via Cargo☆292Updated last year
- A tool to detect code paths leading to Rust's panic handler☆215Updated 3 years ago
- Rust library for putting things in a grid☆66Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last week
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 9 months ago
- Watches changes in a rust project, runs test and shows friendly notification☆81Updated 6 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- Fuzzy matching algorithm based on Sublime Text's string search.☆60Updated 4 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- GLL parsing framework.☆137Updated last year
- A command line interface to Rust documentation☆100Updated 6 years ago
- Functions for determining terminal sizes in Rust☆45Updated 4 years ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆125Updated 10 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆197Updated last year