awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • ogham/exaAvatar von ogham

    ogham/exa

    24,406Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗24,406
  • eza-community/ezaAvatar von eza-community

    eza-community/eza

    20,014Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗20,014
  • lsd-rs/lsdAvatar von lsd-rs

    lsd-rs/lsd

    15,458Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗15,458
  • oxipng/oxipngAvatar von oxipng

    oxipng/oxipng

    4,032Auf GitHub ansehen↗

    Oxipng ist ein hochperformantes Command-Line-Utility in Rust, das für verlustfreie PNG-Bildoptimierung und Datenminimierung entwickelt wurde. Es fungiert als verlustfreier Kompressor, der Dateigrößen reduziert, ohne die visuelle Qualität zu beeinträchtigen. Das Tool zeichnet sich durch die Nutzung von Multi-Threaded-Task-Parallelismus aus, um die Verarbeitung großer Bildstapel zu beschleunigen. Es setzt iterative Rekompressionsstrategien und Symmetric-Pass-Optimierung ein, um die kleinstmögliche Dateigröße für jedes Bild zu finden. Der Funktionsumfang der Software umfasst das Entfernen nicht essenzieller Metadaten-Chunks und die Normalisierung von Farbwerten für vollständig transparente Pixel, um die Kompressionseffizienz zu steigern. Es bietet automatisierte Verarbeitung für die Optimierung von Web-Assets und die allgemeine Bilddatenreduktion.

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

    Rustimage-compressionimage-optimizationpng
    Auf GitHub ansehen↗4,032
  • mike-engel/jwt-cliAvatar von mike-engel

    mike-engel/jwt-cli

    1,482Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗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