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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to p-ranav/indicators

Projects sharing features with Indicators

30 open-source projects similar to p-ranav/indicators, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • 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
  • p-ranav/tabulatep-ranav avatar

    p-ranav/tabulate

    2,166View on GitHub↗

    Table Maker for Modern C++

    C++
    View on GitHub↗2,166
  • docopt/docopt.cppdocopt avatar

    docopt/docopt.cpp

    1,087View on GitHub↗

    C++11 port of docopt

    C++
    View on GitHub↗1,087
  • get-alex/alexget-alex avatar

    get-alex/alex

    5,092View on GitHub↗

    Alex is an inclusive language linter and content auditor designed to detect and flag insensitive, inconsiderate, or gendered phrasing. It serves as a profanity detection tool that identifies offensive words based on configurable certainty ratings to ensure professional and neutral content. The tool distinguishes itself through diff-aware analysis, allowing it to function as a continuous integration validator. By analyzing pull request deltas, it can flag new insensitive phrasing while ignoring existing legacy issues to prevent old warnings from blocking new merges. The project supports multi

    JavaScript
    View on GitHub↗5,092

AI search

Explore more awesome repositories

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

Find more with AI search
  • 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
  • fmtlib/fmtfmtlib avatar

    fmtlib/fmt

    23,596View on GitHub↗

    fmt is a type-safe C++ text formatting library used to convert data into formatted strings and text. It serves as a high-performance string buffer utility and provided the basis for the formatting features introduced in the C++20 standard. The library shifts format string validation and size computation to the compilation phase to prevent runtime crashes and increase execution speed. It utilizes a memory-efficient interface to write formatted data directly into buffers, minimizing allocations and eliminating intermediate string overhead. The project covers a broad range of text processing ca

    C++
    View on GitHub↗23,596
  • 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
  • jarro2783/cxxoptsjarro2783 avatar

    jarro2783/cxxopts

    4,779View on GitHub↗

    cxxopts is a header-only C++ command line parser used to define required options, default values, and positional arguments for console applications. It functions as a lightweight utility for parsing command line arguments into typed values using short and long flags and automatically generating formatted help messages and documentation. The library provides capabilities for argument specification, allowing the definition of option descriptions, types, and boolean flags. It supports multi-value option collection into containers, default value management for omitted options, and the mapping of

    C++
    View on GitHub↗4,779
  • tyrrrz/cliwrapTyrrrz avatar

    Tyrrrz/CliWrap

    4,976View on GitHub↗

    CliWrap is an asynchronous process manager and child process wrapper library used to execute external commands and integrate command line interfaces into applications. It provides a framework for launching external programs using asynchronous patterns, managing child processes, and validating exit codes. The library distinguishes itself through its ability to route standard input, output, and error streams to memory buffers or real-time event streams. It enables real-time monitoring of process output lines and supports process termination via cancellation tokens. The project covers a broad r

    C#clicommand-linedotnet
    View on GitHub↗4,976
  • 13-cf/afetch13-CF avatar

    13-CF/afetch

    239View on GitHub↗

    Simple system info written in C

    C
    View on GitHub↗239
  • abcminiuser/micromenu-v2abcminiuser avatar

    abcminiuser/micromenu-v2

    83View on GitHub↗

    Tiny text-orientated menu library in C for embedded use.

    Makefile
    View on GitHub↗83
  • abacaj/chatgpt-backupA

    abacaj/chatgpt-backup

    0View on GitHub↗
    View on GitHub↗0
  • abdelstark/bitcoin-mcpAbdelStark avatar

    AbdelStark/bitcoin-mcp

    74View on GitHub↗

    Bitcoin & Lightning Network MCP Server.

    TypeScript
    View on GitHub↗74
  • abhagsain/ai-cliabhagsain avatar

    abhagsain/ai-cli

    1,174View on GitHub↗

    Get answers for CLI commands from ChatGPT right from your terminal

    TypeScriptaichatgptcli
    View on GitHub↗1,174
  • 0xjohnnyboy/scretch.nvim0xJohnnyboy avatar

    0xJohnnyboy/scretch.nvim

    34View on GitHub↗

    📝 Neovim plugin to manage scratch files !

    Lua
    View on GitHub↗34
  • 0x4d31/burpa0x4D31 avatar

    0x4D31/burpa

    535View on GitHub↗

    Burp-Automator: A Burp Suite Automation Tool with Slack Integration. It can be used with Jenkins and Selenium to automate Dynamic Application Security Testing (DAST).

    Python
    View on GitHub↗535
  • aandrew-me/tgptaandrew-me avatar

    aandrew-me/tgpt

    3,194View on GitHub↗

    AI Chatbots in terminal for free

    Goaichatbotchatgpt
    View on GitHub↗3,194
  • adamralph/bullseyeadamralph avatar

    adamralph/bullseye

    946View on GitHub↗

    🎯 A .NET library, developed by humans, for running a target dependency graph.

    C#
    View on GitHub↗946
  • adambajguz/typinadambajguz avatar

    adambajguz/Typin

    253View on GitHub↗

    Declarative framework for interactive CLI applications

    C#
    View on GitHub↗253
  • a8m/pba8m avatar

    a8m/pb

    598View on GitHub↗

    Console progress bar for Rust

    Rust
    View on GitHub↗598
  • adamralph/simple-execA

    adamralph/simple-exec

    0View on GitHub↗
    View on GitHub↗0
  • adaptiveconsulting/aeron.netAdaptiveConsulting avatar

    AdaptiveConsulting/Aeron.NET

    518View on GitHub↗

    Efficient reliable UDP unicast, UDP multicast, and IPC message transport - .NET port of Aeron

    C#
    View on GitHub↗518
  • adeeteya/digitalcalculatoradeeteya avatar

    adeeteya/digitalcalculator

    42View on GitHub↗

    Digital Calculator is a fully function Calculator Clone which is based on this UI Design?node-id=0%3A1). It has keyboard support and a few useful shortcuts for quick and easy access. It also has a dedicated dark mode theme for better accessibility.

    Dart
    View on GitHub↗42
  • adeeteya/fluttermarkdowneditoradeeteya avatar

    adeeteya/fluttermarkdowneditor

    287View on GitHub↗

    Introducing the Markdown Editor app, the perfect tool for anyone who needs to create and edit markdown files with ease. With the ability to open ".md" files directly from the explorer, you can easily access your files and start working on them right away.

    Dart
    View on GitHub↗287
  • adelowo/onecacheA

    adelowo/onecache

    0View on GitHub↗
    View on GitHub↗0
  • adishavit/arghadishavit avatar

    adishavit/argh

    1,439View on GitHub↗

    Argh! A minimalist argument handler.

    C++argument-parserclicli-args
    View on GitHub↗1,439
  • afex/hystrix-goafex avatar

    afex/hystrix-go

    4,418View on GitHub↗

    This is a fault tolerance library for Go designed to prevent cascading failures by isolating unhealthy remote services using the circuit breaker pattern. It serves as a resilience tool for managing request timeouts, defining fallback logic, and protecting remote systems from overloading. The library differentiates itself through the integration of a health metrics exporter that streams real-time performance and status data of remote connections to external monitoring tools. It combines this observability with a circuit breaker state machine that tracks success and failure rates to block calls

    Go
    View on GitHub↗4,418
  • afollestad/photo-affixafollestad avatar

    afollestad/photo-affix

    1,012View on GitHub↗

    📷 Stitch your photos together vertically or horizontally easily!

    Kotlinandroidcollageimages
    View on GitHub↗1,012
  • aforward/ar2ectoaforward avatar

    aforward/ar2ecto

    13View on GitHub↗

    Migrate your active record migrations to ecto compatible migrations

    Elixir
    View on GitHub↗13
  • 0xdexter0us/uproot-js0xDexter0us avatar

    0xDexter0us/uproot-JS

    97View on GitHub↗

    Extract JavaScript files from burp suite project with ease.

    Kotlin
    View on GitHub↗97