awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
murarth avatar

murarth/linefeed

0
View on GitHub↗
194 स्टार्स·19 फोर्क्स·Rust·Apache-2.0·4 व्यूज़

Linefeed

Configurable, extensible, interactive line reader

Features

  • कमांड लाइन इंटरफेस - Extensible interactive line reader.
  • डेवलपर टूल्स - Configurable and extensible interactive line reader.

स्टार हिस्ट्री

murarth/linefeed के लिए स्टार हिस्ट्री चार्टmurarth/linefeed के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Linefeed के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Linefeed के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • clap-rs/clapclap-rs का अवतार

    clap-rs/clap

    16,528GitHub पर देखें↗

    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
    GitHub पर देखें↗16,528
  • clitic/kdamclitic का अवतार

    clitic/kdam

    243GitHub पर देखें↗

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

    Rust
    GitHub पर देखें↗243
  • a8m/pba8m का अवतार

    a8m/pb

    598GitHub पर देखें↗

    Console progress bar for Rust

    Rust
    GitHub पर देखें↗598
  • colored-rs/coloredcolored-rs का अवतार

    colored-rs/colored

    2,024GitHub पर देखें↗

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

    Rust
    GitHub पर देखें↗2,024
Linefeed के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

murarth/linefeed क्या करता है?

Configurable, extensible, interactive line reader

murarth/linefeed की मुख्य विशेषताएं क्या हैं?

murarth/linefeed की मुख्य विशेषताएं हैं: कमांड लाइन इंटरफेस, डेवलपर टूल्स।

murarth/linefeed के कुछ ओपन-सोर्स विकल्प क्या हैं?

murarth/linefeed के ओपन-सोर्स विकल्पों में शामिल हैं: 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…