awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
killercup avatar

killercup/quicliArchived

0
View on GitHub↗
killercup.github.io/quicli↗

Quicli

Quickly build cool CLI apps in Rust.

Features

  • 命令行界面 - Framework for quickly building CLI applications.

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI
  • 开发者工具 - Toolkit for quickly building CLI applications.
  • 537 星标·29 分支·Rust·Apache-2.0·6 次浏览

    Star 历史

    killercup/quicli 的 Star 历史图表killercup/quicli 的 Star 历史图表

    常见问题解答

    killercup/quicli 是做什么的?

    Quickly build cool CLI apps in Rust.

    killercup/quicli 的主要功能有哪些?

    killercup/quicli 的主要功能包括:命令行界面, 开发者工具。

    killercup/quicli 有哪些开源替代品?

    killercup/quicli 的开源替代品包括: clitic/kdam — A console progress bar library for Rust. (inspired by tqdm & rich.progress). console-rs/dialoguer — Rust utility library for nice command line prompts and similar things. a8m/pb — Console progress bar for Rust. clap-rs/clap — Clap is a command-line argument parser for Rust that enables developers to define complex interfaces through… colored-rs/colored — (Rust) Coloring terminal so simple you already know how to do it ! console-rs/indicatif — indicatif is a Rust library for rendering progress bars and loading spinners in command line applications. It provides…

    Quicli 的开源替代方案

    相似的开源项目,按与 Quicli 的功能重合度排序。
    • clap-rs/clapclap-rs 的头像

      clap-rs/clap

      16,528在 GitHub 上查看↗

      Clap is a command-line argument parser for Rust that enables developers to define complex interfaces through strongly-typed data structures. It functions as a comprehensive framework for building terminal applications, automating the transformation of raw string inputs into validated, type-safe code representations while simultaneously generating help documentation and usage statements. The library distinguishes itself by offering both a declarative, attribute-based approach and a fluent builder-pattern API, allowing for flexible interface construction. It includes a sophisticated validation

      Rustargument-parserargument-parsingcommand-line
      在 GitHub 上查看↗16,528
    • clitic/kdamclitic 的头像

      clitic/kdam

      243在 GitHub 上查看↗

      A console progress bar library for Rust. (inspired by tqdm & rich.progress)

      Rust
      在 GitHub 上查看↗243
    • a8m/pba8m 的头像

      a8m/pb

      598在 GitHub 上查看↗

      Console progress bar for Rust

      Rust
      在 GitHub 上查看↗598
    • colored-rs/coloredcolored-rs 的头像

      colored-rs/colored

      2,024在 GitHub 上查看↗

      (Rust) Coloring terminal so simple you already know how to do it !

      Rust
      在 GitHub 上查看↗2,024
    查看 Quicli 的所有 30 个替代方案→