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

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

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

5 个仓库

Awesome GitHub RepositoriesCommand-Line Utilities

High-performance command-line tools implemented in the Rust programming language.

Distinct from Rust: Distinct from general Rust resources: focuses on CLI utility implementations specifically.

Explore 5 awesome GitHub repositories matching programming languages & runtimes · Command-Line Utilities. Refine with filters or upvote what's useful.

Awesome Command-Line Utilities GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • ogham/exaogham 的头像

    ogham/exa

    24,406在 GitHub 上查看↗

    Exa is a command-line utility designed to replace traditional file listing commands in Unix-like environments. It functions as a terminal-based file explorer that displays directory contents alongside system metadata and file attributes. The tool distinguishes itself by integrating version control information directly into the directory listing, allowing users to view the status of files within a repository alongside standard system data. It utilizes terminal-based styling to provide color-coded output, which helps visually differentiate between file types and metadata. The utility supports

    High-performance system utility implemented in Rust that replaces traditional file listing commands.

    Rustcommand-linefilesls
    在 GitHub 上查看↗24,406
  • eza-community/ezaeza-community 的头像

    eza-community/eza

    20,014在 GitHub 上查看↗

    Eza is a command-line utility designed to replace standard directory listing tools by providing a more informative and visually intuitive interface for exploring file systems. Built with memory-safe systems programming, it queries low-level operating system interfaces to retrieve and display comprehensive file metadata, including permissions, ownership, and modification times. The tool distinguishes itself through its use of terminal-based color coding and advanced organization capabilities. It maps structured file metadata to specific color sequences to improve readability and offers modular

    Provides a high-performance terminal utility built with memory-safe systems programming.

    Rustcolorcommand-linefiles
    在 GitHub 上查看↗20,014
  • lsd-rs/lsdlsd-rs 的头像

    lsd-rs/lsd

    15,458在 GitHub 上查看↗

    This project is a command-line utility designed to list directory contents within terminal environments. It functions as a replacement for standard directory listing commands, providing enhanced visual metadata for files and folders on Unix-like systems. The tool distinguishes itself by integrating color-coded output and file-type icons directly into the terminal interface to improve readability. It utilizes a lookup system to assign these visual identifiers based on file names and extensions, while employing ANSI escape sequences to render the information. The utility supports recursive dir

    Delivers a high-performance file system explorer implemented in memory-safe Rust for reliable directory listing.

    Rustcolorhacktoberfesticons
    在 GitHub 上查看↗15,458
  • oxipng/oxipngoxipng 的头像

    oxipng/oxipng

    4,032在 GitHub 上查看↗

    Oxipng 是一个用 Rust 编写的高性能命令行工具,专为无损 PNG 图像优化和数据最小化而设计。它作为无损压缩器,在不改变视觉质量的情况下减小文件大小。 该工具通过使用多线程任务并行化来加速大型图像批处理,从而脱颖而出。它采用迭代重压缩策略和对称传递优化,为每张图像找到尽可能小的文件大小。 该软件的能力范围涵盖移除不必要的元数据块以及归一化完全透明像素的颜色值,以提高压缩效率。它为 Web 资产优化和通用图像数据缩减提供自动化处理。

    Implemented as a high-performance command-line utility using the Rust programming language.

    Rustimage-compressionimage-optimizationpng
    在 GitHub 上查看↗4,032
  • mike-engel/jwt-climike-engel 的头像

    mike-engel/jwt-cli

    1,482在 GitHub 上查看↗

    JWT CLI is a command-line utility for encoding, decoding, and inspecting JSON Web Tokens. Built as a memory-safe binary, it provides a dedicated interface for verifying token claims, debugging authentication workflows, and generating signed tokens from custom claims and secret keys. The tool is designed for integration into shell environments and automated pipelines. It supports standard input and output streams, allowing users to pipe token data directly into the utility for processing. To improve command-line efficiency, it includes support for shell completion scripts. The application is

    Implements a high-performance, memory-safe command-line utility in Rust.

    Rustclicommand-line-tooljson
    在 GitHub 上查看↗1,482
  1. Home
  2. Programming Languages & Runtimes
  3. Programming Language Varieties
  4. Programming Languages
  5. Systems & Low-Level
  6. Rust
  7. Command-Line Utilities