rust-cli / rexpect
.github/workflows/ci.yml
☆329Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for rexpect
- Easy Ctrl-C handler for Rust projects☆605Updated 3 months ago
- Assert process::Command - Easy command initialization and assertions☆472Updated 2 weeks ago
- Expanding opportunities standard library std::fs and std::io☆301Updated 11 months ago
- Indented document literals for Rust☆666Updated last week
- a Rust library for running child processes☆829Updated 3 months ago
- Cross platform terminal colors for Rust.☆464Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆636Updated this week
- Rust library allowing to register multiple handlers for the same signal☆730Updated 2 months ago
- Rust procedural macro attribute for adding test cases easily☆614Updated 6 months ago
- A pretty, easy-to-use logger for Rust.☆488Updated 9 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆484Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆579Updated last year
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆399Updated this week
- Struct mocking library for Rust☆437Updated 7 months ago
- ☆890Updated 4 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,000Updated last week
- Typed distributed plugin registration☆997Updated last week
- Temporary file library for rust☆1,192Updated this week
- ☆696Updated this week
- Module initialization/global constructor functions for Rust☆746Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- Logger and ANSI formatter in Rust for pretty colors and text in the terminal with no dependencies. Aiming for a relatively simple API☆269Updated last year
- Rust method delegation with less boilerplate☆447Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆668Updated this week
- A cargo subcommand for cleaning up unused build files generated by Cargo☆749Updated 3 months ago
- A string type for Rust that is not required to be valid UTF-8.☆820Updated last week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆959Updated 3 months ago
- A minimal `syn` syntax tree pretty-printer☆621Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- A vector with a fixed capacity. (Rust)☆747Updated last month
- Rust crate for a convenient RAII scope guard.☆480Updated last year