All Projects → mesalock-linux → Mesabox

mesalock-linux / Mesabox

Licence: bsd-3-clause
A collection of core system utilities written in Rust for Unix-like systems (and now Windows)

Programming Languages

shell
77523 projects
rust
11053 projects

Projects that are alternatives of or similar to Mesabox

smartcd
Expedite your navigation of Linux filesystem.
Stars: ✭ 35 (-69.83%)
Mutual labels:  unix, command-line-tool
cati
Cati Unix Package Manager
Stars: ✭ 19 (-83.62%)
Mutual labels:  unix, command-line-tool
Dategrep
print lines matching a time range
Stars: ✭ 159 (+37.07%)
Mutual labels:  command-line-tool, unix
Ed
A modern UNIX ed (line editor) clone written in Go
Stars: ✭ 44 (-62.07%)
Mutual labels:  command-line-tool, unix
Nix Deploy
Deploy software or an entire NixOS system configuration to another NixOS system
Stars: ✭ 111 (-4.31%)
Mutual labels:  command-line-tool
Dotfiles
▒ rice ░░ custom linux config files
Stars: ✭ 1,514 (+1205.17%)
Mutual labels:  unix
Passhole
A secure hole for your passwords (KeePass CLI)
Stars: ✭ 108 (-6.9%)
Mutual labels:  unix
Fh
file history with ed(1), diff(1), awk(1), sed(1) and sh(1)
Stars: ✭ 108 (-6.9%)
Mutual labels:  unix
The Glorious Dotfiles
A glorified personal dot files
Stars: ✭ 1,850 (+1494.83%)
Mutual labels:  unix
Ltp
Linux Test Project http://linux-test-project.github.io/
Stars: ✭ 1,654 (+1325.86%)
Mutual labels:  unix
Nix
Rust friendly bindings to *nix APIs
Stars: ✭ 1,660 (+1331.03%)
Mutual labels:  unix
Makeself
A self-extracting archiving tool for Unix systems, in 100% shell script.
Stars: ✭ 1,582 (+1263.79%)
Mutual labels:  unix
Hmap
hmap is a command line tool written in Swift to work with Clang header maps produced by Xcode.
Stars: ✭ 110 (-5.17%)
Mutual labels:  command-line-tool
Walk
A fast, general purpose, graph based build and task execution utility.
Stars: ✭ 108 (-6.9%)
Mutual labels:  unix
Git Chglog
CHANGELOG generator implemented in Go (Golang).
Stars: ✭ 1,895 (+1533.62%)
Mutual labels:  command-line-tool
N26
API and CLI to get information of your N26 account
Stars: ✭ 107 (-7.76%)
Mutual labels:  command-line-tool
Awesome Terminal Commands
An awesome resource listing and explaining various commonly used *nix commands
Stars: ✭ 109 (-6.03%)
Mutual labels:  unix
Endlines
Easy conversion between new-line conventions
Stars: ✭ 112 (-3.45%)
Mutual labels:  command-line-tool
Rexpect
Rust port of pexpect
Stars: ✭ 110 (-5.17%)
Mutual labels:  unix
Splash
A fast, lightweight and flexible Swift syntax highlighter for blogs, tools and fun!
Stars: ✭ 1,529 (+1218.1%)
Mutual labels:  command-line-tool

MesaBox

Build Status License Coverage Status

MesaBox is a collection of core system utilities written in Rust for Unix-like systems.

Like the well-known BusyBox and Toybox sets of utilities popular on embedded devices, MesaBox seeks to provide a fully functioning command-line environment (unlike uutils, which just seeks to reimplement the GNU coreutils).

Completion Status

As the project has just begun many utilities have yet to be implemented. If something in the table below seems interesting, feel free to take a stab at it. If it seems like something that should be in the table is missing, make sure to open an issue. Take a look at CONTRIBUTING.md for more details.

Utility Type Status
arch GNU Complete
base32 GNU Complete
base64 GNU Complete
yes GNU Complete
getty Login Simple Version
tar LSB Beginning Stages
ping Networking Simple Version
cat POSIX/GNU Complete
chmod POSIX/GNU Mostly Complete
(missing --reference)
head POSIX/GNU Complete
echo POSIX Complete
init POSIX Simple Version
sh POSIX Significant Progress
sleep POSIX Complete

Maintainer

License

MesaBox is provided under the 3-Clause BSD license (please see LICENSE for more details).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].