rexpect
Expectation tool
Automates interactions with child applications and processes by expecting patterns of input and output
.github/workflows/ci.yml
328 stars
10 watching
58 forks
Language: Rust
last commit: 15 days ago
Linked from 1 awesome list
pexpectprocessesptyunix
Related projects:
Repository | Description | Stars |
---|---|---|
zhiburt/expectrl | Automates terminal interactions with interactive applications | 174 |
rust-psutil/rust-psutil | A Rust library providing process and system monitoring capabilities | 335 |
console-rs/dialoguer | A Rust library providing utilities for crafting user-friendly command line interfaces. | 1,333 |
esp-rs/espup | Tools for developing applications on Espressif SoC's using Rust. | 232 |
hniksic/rust-subprocess | A library providing facilities to execute external processes and pipelines with optional redirection of input/output streams. | 427 |
mikaelmello/inquire | A Rust library for creating interactive command-line prompts and user interfaces. | 2,024 |
esp-rs/esp-pacs | A repository of Rust crates providing peripheral access to various Espressif SoCs and modules | 112 |
autopilot-rs/autopy | A cross-platform GUI automation module for Python and Rust. | 856 |
bytecodealliance/rustix | A safe Rust interface to POSIX-like system calls with configurable backends. | 1,491 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 874 |
rust-pcap/pcap | A Rust library providing access to packet sniffing capabilities of libpcap (or Npcap on Windows) | 636 |
igor-petruk/scriptisto | Tool that automates compilation and execution of scripts written in compiled languages | 968 |
autopilot-rs/autopilot-rs | Automates GUI interactions across multiple platforms using a Rust-based API | 382 |
hashmismatch/terminal_cli.rs | A low-level Rust library for building interactive terminal command line interfaces | 55 |
manishearth/rust-clippy | A collection of lints to help improve Rust code quality by catching common mistakes and suggesting idiomatic writing | 106 |