#command-line-utilities #constants #logging #command-line-interface #tiny #function #cli

cli_utils_hoijui

A tiny CLI utilities library, providing functions and constants useful in many CLI tools

10 unstable releases (4 breaking)

new 0.10.0 Mar 16, 2025
0.9.2 Feb 6, 2025
0.9.0 Jul 20, 2024
0.8.1 Jul 20, 2024
0.6.2 Nov 28, 2023

#250 in Configuration

Download history 11/week @ 2024-11-17 32/week @ 2024-11-24 23/week @ 2024-12-01 67/week @ 2024-12-08 17/week @ 2024-12-15 4/week @ 2025-01-05 8/week @ 2025-01-12 8/week @ 2025-01-19 3/week @ 2025-01-26 255/week @ 2025-02-02 60/week @ 2025-02-09 22/week @ 2025-02-16 15/week @ 2025-02-23 30/week @ 2025-03-02

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

AGPL-3.0-or-later

34KB
345 lines

Rust CLI utilities (mostly a private project)

License: AGPL-3.0-or-later REUSE status Repo Package Releases Documentation Releases Dependency Status Build Status

A tiny CLI utilities library, providing functions and constants useful in many CLI tools.

For the actual utilities, see:

  • tools
  • logging (only available with the logging feature enabled)
  • std_error (only available with the std_error feature enabled)

NOTE
The author is a rust-newb. This crate probably only makes sense for himself, and it is most likely not using the power of rust to its fullest.

Dependencies

~0–1.5MB
~24K SLoC