#bash #shell

scallop

Wrapper library for bash

5 releases

0.0.5 Feb 18, 2023
0.0.4 Feb 4, 2023
0.0.3 Jan 20, 2023
0.0.2 Dec 26, 2022
0.0.1 Sep 16, 2022

#6 in #gentoo

48 downloads per month
Used in 2 crates (via pkgcraft)

GPL-3.0-or-later

4.5MB
124K SLoC

C 115K SLoC // 0.1% comments Happy 6.5K SLoC Rust 1.5K SLoC // 0.0% comments Shell 626 SLoC // 0.2% comments GNU Style Assembly 68 SLoC

crates.io

scallop

Scallop wraps a forked version of bash supporting shell interactions (e.g. writing builtins or modifying variables, arrays, and functions) natively in rust.

Dependencies

~2.4–4.5MB
~95K SLoC