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
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ogham avatar

ogham/rust-ansi-term

0
View on GitHub↗
481 Stars·83 Forks·Rust·MIT·4 Aufrufecrates.io/crates/ansi_term↗

Rust Ansi Term

Rust library for ANSI terminal colours and styles (bold, underline)

Features

  • Kommandozeilenschnittstellen - ANSI terminal color and formatting control.
  • Developer Tools - Controls colors and formatting on ANSI terminals.

Star-Verlauf

Star-Verlauf für ogham/rust-ansi-termStar-Verlauf für ogham/rust-ansi-term

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Rust Ansi Term

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Rust Ansi Term.
  • clap-rs/clapAvatar von clap-rs

    clap-rs/clap

    16,528Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗16,528
  • clitic/kdamAvatar von clitic

    clitic/kdam

    243Auf GitHub ansehen↗

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

    Rust
    Auf GitHub ansehen↗243
  • a8m/pbAvatar von a8m

    a8m/pb

    598Auf GitHub ansehen↗

    Console progress bar for Rust

    Rust
    Auf GitHub ansehen↗598
  • colored-rs/coloredAvatar von colored-rs

    colored-rs/colored

    2,024Auf GitHub ansehen↗

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

    Rust
    Auf GitHub ansehen↗2,024
Alle 30 Alternativen zu Rust Ansi Term anzeigen→

Häufig gestellte Fragen

Was macht ogham/rust-ansi-term?

Rust library for ANSI terminal colours and styles (bold, underline)

Was sind die Hauptfunktionen von ogham/rust-ansi-term?

Die Hauptfunktionen von ogham/rust-ansi-term sind: Kommandozeilenschnittstellen, Developer Tools.

Welche Open-Source-Alternativen gibt es zu ogham/rust-ansi-term?

Open-Source-Alternativen zu ogham/rust-ansi-term sind unter anderem: 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…