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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
p-ranav avatar

p-ranav/indicators

0
View on GitHub↗
3,399 stele·264 fork-uri·C++·MIT·4 vizualizări

Indicators

Activity Indicators for Modern C++

Features

  • Interfețe în linie de comandă - Activity indicators for modern C++.
  • Developer Tools and Utilities - CLI progress bar library.
  • General Utilities - Activity indicators for terminal applications.
  • Terminal Utilities - Displays progress bars and activity indicators in the console.

Istoric stele

Graficul istoricului de stele pentru p-ranav/indicatorsGraficul istoricului de stele pentru p-ranav/indicators

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Indicators

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Indicators.
  • junegunn/fzfAvatar junegunn

    junegunn/fzf

    81,017Vezi pe GitHub↗

    This project is a general-purpose command-line filter that provides an interactive interface for processing standard input streams. It enables real-time fuzzy searching, data selection, and transformation, allowing users to navigate complex information or file systems directly within their terminal. By utilizing a pipe-oriented architecture, it integrates into existing shell pipelines and workflows to facilitate efficient data exploration. What distinguishes this tool is its highly extensible, event-driven design that allows for deep integration with external processes. It supports asynchrono

    Gobashclifish
    Vezi pe GitHub↗81,017
  • docopt/docopt.cppAvatar docopt

    docopt/docopt.cpp

    1,087Vezi pe GitHub↗

    C++11 port of docopt

    C++
    Vezi pe GitHub↗1,087
  • agauniyal/rangAvatar agauniyal

    agauniyal/rang

    1,581Vezi pe GitHub↗

    A Minimal, Header only Modern c++ library for terminal goodies 💄✨

    C++
    Vezi pe GitHub↗1,581
  • antirez/linenoiseAvatar antirez

    antirez/linenoise

    4,302Vezi pe GitHub↗

    Linenoise is a lightweight C library for terminal line editing, command history management, and asynchronous input processing. It functions as a self-contained alternative for capturing user input from the command line without requiring external dependencies. The utility provides a non-blocking input processor that handles keyboard data via a feed mechanism, allowing applications to process user typing and external events simultaneously. It supports the implementation of custom shells and REPLs through features such as callback-based autocompletion, input hinting, and a circular history buffe

    C
    Vezi pe GitHub↗4,302
Vezi toate cele 30 alternative pentru Indicators→

Întrebări frecvente

Ce face p-ranav/indicators?

Activity Indicators for Modern C++

Care sunt principalele funcționalități ale p-ranav/indicators?

Principalele funcționalități ale p-ranav/indicators sunt: Interfețe în linie de comandă, Developer Tools and Utilities, General Utilities, Terminal Utilities.

Care sunt câteva alternative open-source pentru p-ranav/indicators?

Alternativele open-source pentru p-ranav/indicators includ: junegunn/fzf — This project is a general-purpose command-line filter that provides an interactive interface for processing standard… get-alex/alex — Alex is an inclusive language linter and content auditor designed to detect and flag insensitive, inconsiderate, or… agauniyal/rang — A Minimal, Header only Modern c++ library for terminal goodies 💄✨. antirez/linenoise — Linenoise is a lightweight C library for terminal line editing, command history management, and asynchronous input… fmtlib/fmt — fmt is a type-safe C++ text formatting library used to convert data into formatted strings and text. It serves as a… docopt/docopt.cpp — C++11 port of docopt.