#cargo #output #command-line-utilities #build #style #utilities #behavior

cargo-like-utils

A colletion of utils to build CLIs with an output style and a behaviour similar to cargo

3 unstable releases

0.2.1 Jan 31, 2025
0.2.0 Jan 31, 2025
0.1.4 Feb 6, 2024
0.1.3 Jan 22, 2024

#635 in Web programming

Download history 91/week @ 2024-10-29 154/week @ 2024-11-05 18/week @ 2024-11-12 34/week @ 2024-11-19 207/week @ 2024-11-26 5/week @ 2024-12-03 128/week @ 2024-12-10 41/week @ 2024-12-17 31/week @ 2024-12-24 89/week @ 2024-12-31 4/week @ 2025-01-07 42/week @ 2025-01-14 142/week @ 2025-01-21 366/week @ 2025-01-28 198/week @ 2025-02-04 193/week @ 2025-02-11

923 downloads per month
Used in 7 crates (6 directly)

MIT/Apache

47KB
917 lines

cargo-like-utils

A collection of utilities to emulate cargo's behaviour and output style in other CLIs.
It is mostly built out of extracted code from cargo itself, although there is no guarantee that the code will be kept up to date with upstream nor that it replicates cargo's behavior exactly.

It's a utility crate relied upon in Pavex and cargo-px.

Dependencies

~14–24MB
~335K SLoC