awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
p-ranav avatar

p-ranav/indicators

0
View on GitHub↗
3,399 stars·264 forks·C++·MIT·2 views

Indicators

Activity Indicators for Modern C++

Features

  • Command Line Interfaces - 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.

Star history

Star history chart for p-ranav/indicatorsStar history chart for p-ranav/indicators

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does p-ranav/indicators do?

Activity Indicators for Modern C++

What are the main features of p-ranav/indicators?

The main features of p-ranav/indicators are: Command Line Interfaces, Developer Tools and Utilities, General Utilities, Terminal Utilities.

What are some open-source alternatives to p-ranav/indicators?

Open-source alternatives to p-ranav/indicators include: 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.

Open-source alternatives to Indicators

Similar open-source projects, ranked by how many features they share with Indicators.
  • junegunn/fzfjunegunn avatar

    junegunn/fzf

    81,017View on 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
    View on GitHub↗81,017
  • docopt/docopt.cppdocopt avatar

    docopt/docopt.cpp

    1,087View on GitHub↗

    C++11 port of docopt

    C++
    View on GitHub↗1,087
  • agauniyal/rangagauniyal avatar

    agauniyal/rang

    1,581View on GitHub↗

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

    C++
    View on GitHub↗1,581
  • antirez/linenoiseantirez avatar

    antirez/linenoise

    4,302View on 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
    View on GitHub↗4,302
See all 30 alternatives to Indicators→