Ross ROSS = Recommend OSS · open-source software intelligence for agents

kyclark/command-line-rust resource

Code for Command-Line Rust (O'Reilly, 2024, ISBN 9781098109417) observed · 2026-08-28

github.com/kyclark/command-line-rust · homepage · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2372
  • days_rel: n/a
  • days_push: 757
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2025 stars · 321 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

The companion code repository for the O'Reilly book 'Command-Line Rust' by Ken Youens-Clark, containing small complete Rust programs built chapter by chapter. It teaches Rust through writing, testing, and refining command-line tools using the clap argument parser.

Use cases

  • learn rust by building command-line programs
  • find example rust cli projects with tests
  • understand how to parse command-line arguments with clap
  • learn error handling and file io in rust
  • see how to parse delimited and raw text in rust
  • study a rust book's source code
  • practice writing rust programs that fail gracefully

When to choose

  • you are learning Rust and prefer a project-based, hands-on approach
  • you want to build command-line tools in Rust with clap
  • you want tested, complete example programs to study or adapt
  • you need guidance on Rust error handling, file I/O, and argument validation

When to avoid

  • you need a production-ready CLI framework or library rather than educational code
  • you want comprehensive coverage of all of Rust, such as async, web, or systems programming topics
  • you are not interested in command-line programming

Facets

learning-resource · maturity stable

cli testing parser developer-tools developer-tools tutorials programming-languages rust cli cross-platform book oreilly rust-learning clap example-code project-based-learning command-line

1 source

Member repositories

RepositoryRoleHealth v2
kyclark/command-line-rustmain32

For agents

markdown · JSON · MCP: product_card(name="kyclark/command-line-rust")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem