brush
Shell
A Rust implementation of a POSIX-compatible shell.
bash/POSIX-compatible shell implemented in Rust
37 stars
2 watching
6 forks
Language: Rust
last commit: about 1 month 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. | 983 |
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 | 220 |
reujab/silver | A customizable shell prompt written in Rust, providing a cross-shell compatible powerline-like interface with icon support. | 466 |
emoon/rust_minifb | A crate for creating windows and framebuffers on multiple platforms. | 1,045 |
redox-os/ion | A modern system shell written in Rust, designed to be simple and powerful, with a focus on performance and stability. | 1,484 |
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 tool that embeds static assets into Rust binaries at compile time or loads them from the file system during runtime. | 1,696 |
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,133 |