rust-cli / rexpectLinks
.github/workflows/ci.yml
☆371Updated last month
Alternatives and similar repositories for rexpect
Users that are interested in rexpect are comparing it to the libraries listed below
Sorting:
- a Rust library for running child processes☆991Updated last month
- Easy Ctrl-C handler for Rust projects☆648Updated 2 months ago
- ☆804Updated last year
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆381Updated last year
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- Indented document literals for Rust☆756Updated 2 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆442Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆365Updated 3 months ago
- oh heck, a case conversion library☆576Updated 4 months ago
- Assert process::Command - Easy command initialization and assertions☆535Updated last week
- Execution of and interaction with external processes and pipelines☆441Updated this week
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆378Updated last month
- Rust library allowing to register multiple handlers for the same signal☆819Updated this week
- Struct mocking library for Rust☆478Updated 3 months ago
- Rust library for regular expressions using "fancy" features like look-around and backreferences☆561Updated this week
- Cross platform terminal colors for Rust.☆488Updated last year
- Tar file reading/writing for Rust