awesome-repositories.com
Blog
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
·
LukasKalbertodt avatar

LukasKalbertodt/term-painter

0
View on GitHub↗
78 Stars·4 Forks·Rust·Apache-2.0·2 Aufrufe

Term Painter

Cross-platform Rust library for coloring and formatting terminal output

Features

  • Kommandozeilenschnittstellen - Cross-platform styled terminal output.
  • Developer Tools - Cross-platform styled terminal output.

Star-Verlauf

Star-Verlauf für lukaskalbertodt/term-painterStar-Verlauf für lukaskalbertodt/term-painter

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 Term Painter

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Term Painter.
  • 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 Term Painter anzeigen→

Häufig gestellte Fragen

Was macht lukaskalbertodt/term-painter?

Cross-platform Rust library for coloring and formatting terminal output

Was sind die Hauptfunktionen von lukaskalbertodt/term-painter?

Die Hauptfunktionen von lukaskalbertodt/term-painter sind: Kommandozeilenschnittstellen, Developer Tools.

Welche Open-Source-Alternativen gibt es zu lukaskalbertodt/term-painter?

Open-Source-Alternativen zu lukaskalbertodt/term-painter 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…