brush
Shell emulator
A Rust implementation of a bash-compatible shell with POSIX features.
bash/POSIX-compatible shell implemented in Rust
24 stars
2 watching
4 forks
Language: Rust
last commit: 8 days ago bashposix-shellrustscriptshell
Related projects:
Repository | Description | Stars |
---|---|---|
ryooooooga/croque | A customizable shell prompt with optional customization options and support for multiple shells. | 9 |
tombenner/ru | A shell tool that brings Ruby's expressiveness to the command line for text processing and transformation | 402 |
mitnk/cicada | A Rust-based Unix shell implementation with basic features such as piping, redirections, and arithmetic operations. | 981 |
emersion/mrsh | A minimal POSIX shell with the goal of providing simple and readable code without magic, serving as a building block for more elaborate shells. | 494 |
jstorimer/shirt | A simple Unix shell written in Ruby for educational purposes. | 112 |
rusty-ferris-club/shellclear | A tool to secure shell commands history by detecting sensitive data and providing options to clear or backup the history | 219 |
reujab/silver | A customizable shell prompt written in Rust, providing a cross-shell compatible powerline-like interface with icon support. | 465 |
emoon/rust_minifb | A crate for creating windows and framebuffers on multiple platforms. | 1,038 |
redox-os/ion | A modern system shell written in Rust, designed to be simple and powerful, with a focus on performance and stability. | 1,476 |
cirho/powerline-rust | An alternative to powerline-shell written in Rust, focusing on minimal execution time and simplicity. | 51 |
nn1ks/mshp | A minimal shell prompt implemented in Rust | 3 |
pyrossh/rust-embed | A Rust macro that embeds files into the binary at compile time during release and loads them from the file system during development. | 1,677 |
bradford-hamilton/monkey_lang_rust | Rewriting a scripting language in Rust to create a compiler and interpreter implementation | 6 |
rust-lang/rust-mode | An Emacs configuration for editing Rust code | 1,124 |