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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
etienne-napoleone avatar

etienne-napoleone/spinach

0
View on GitHub↗
119 stars·4 forks·Rust·MIT·4 vuesdocs.rs/spinach/latest/spinach↗

Spinach

🥬 Practical no dependency spinner for Rust

Features

  • Interfaces en ligne de commande - Practical terminal spinner library.
  • Outils de développement - Practical terminal spinner library.

Historique des stars

Graphique de l'historique des stars pour etienne-napoleone/spinachGraphique de l'historique des stars pour etienne-napoleone/spinach

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Spinach

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Spinach.
  • clap-rs/clapAvatar de clap-rs

    clap-rs/clap

    16,528Voir sur 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
    Voir sur GitHub↗16,528
  • clitic/kdamAvatar de clitic

    clitic/kdam

    243Voir sur GitHub↗

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

    Rust
    Voir sur GitHub↗243
  • a8m/pbAvatar de a8m

    a8m/pb

    598Voir sur GitHub↗

    Console progress bar for Rust

    Rust
    Voir sur GitHub↗598
  • colored-rs/coloredAvatar de colored-rs

    colored-rs/colored

    2,024Voir sur GitHub↗

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

    Rust
    Voir sur GitHub↗2,024
Voir les 30 alternatives à Spinach→

Questions fréquentes

Que fait etienne-napoleone/spinach ?

🥬 Practical no dependency spinner for Rust

Quelles sont les fonctionnalités principales de etienne-napoleone/spinach ?

Les fonctionnalités principales de etienne-napoleone/spinach sont : Interfaces en ligne de commande, Outils de développement.

Quelles sont les alternatives open-source à etienne-napoleone/spinach ?

Les alternatives open-source à etienne-napoleone/spinach incluent : 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…