RuSh

Bash clone

A bash compatible shell written in Rust, aiming to be fully featured and reliable.

RuSh aims to be a bash compatible shell with candies, written in Rust.

GitHub

37 stars
4 watching
0 forks
Language: Rust
last commit: almost 5 years ago
Linked from 1 awesome list

rustshell

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nn1ks/mshp A minimal shell prompt implemented in Rust 3
reubeno/brush A Rust implementation of a bash-compatible shell with POSIX features. 24
mitnk/cicada A Rust-based Unix shell implementation with basic features such as piping, redirections, and arithmetic operations. 981
xoac/static-bytes Prevents buffer overflows and simplifies byte manipulation in Rust 6
alestic/lambdash Enables running shell commands within an AWS Lambda environment and outputs results 531
ryooooooga/croque A customizable shell prompt with optional customization options and support for multiple shells. 9
comex/rust-shlex A Rust implementation of shell word splitting similar to Python's shlex. 103
3hren/msgpack-rust A MessagePack implementation for Rust. 1,171
danieltodor/blaze A customizable prompt system for shells like bash, zsh, and fish, providing informative and configurable commands. 22
dundalek/closh A Bash-like shell built on top of Clojure to improve its usability and presentation. 1,620
wintermi/zsh-rust A zsh plugin for managing the Rust programming language toolchain 8
lasantosr/intelli-shell Automated command completion and bookmarking system for shells 233
gobwas/influent.rs An InfluxDB driver for Rust, allowing Rust programs to interact with an InfluxDB instance. 43
driftluo/influxdbclient-rs A Rust library for interacting with InfluxDB version 1.0 and later 83
aisamanra/rust-haskell-ffi A proof-of-concept demonstrating how to call Rust code from Haskell 131