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 gammasoft71/xtd

Open-source alternatives to Gammasoft71 Xtd

30 open-source projects similar to gammasoft71/xtd, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Gammasoft71 Xtd alternative.

  • 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
  • agauniyal/termdbagauniyal avatar

    agauniyal/termdb

    47View on GitHub↗

    Terminfo parser for modern c++ :fax:

    C++
    View on GitHub↗47
  • alibaba/photonlibosalibaba avatar

    alibaba/PhotonLibOS

    1,200View on GitHub↗

    Probably the fastest coroutine lib in the world!

    C++
    View on GitHub↗1,200
  • ansiwave/nimwaveansiwave avatar

    ansiwave/nimwave

    545View on GitHub↗

    TUIs for the terminal, desktop, and web

    Nim
    View on GitHub↗545
  • arthursonzogni/ftxuiArthurSonzogni avatar

    ArthurSonzogni/FTXUI

    9,686View on GitHub↗

    FTXUI is a C++ terminal user interface library and cross-platform console framework used for building interactive command line applications. It functions as a declarative terminal layout engine and a component-based UI toolkit that enables the creation of responsive interfaces. The library is distinguished by its terminal graphics and animation capabilities, allowing for the rendering of custom shapes, data plots, and smooth visual transitions using easing functions. It provides a comprehensive set of interactive widgets and a layout system utilizing flexbox and grid containers that adapt to

    C++arthursonzogniasciiascii-art
    View on GitHub↗9,686

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
  • aui-framework/auiaui-framework avatar

    aui-framework/aui

    568View on GitHub↗

    Declarative UI toolkit for modern C++20

    C++c-plus-plusc-plus-plus-20cmake
    View on GitHub↗568
  • bczsalba/pytermguibczsalba avatar

    bczsalba/pytermgui

    2,664View on GitHub↗

    Python TUI framework with mouse support, modular widget system, customizable and rapid terminal markup language and more!

    Python
    View on GitHub↗2,664
  • bxnxm/microsBxNxM avatar

    BxNxM/micrOS

    137View on GitHub↗

    Thanks for , follow us on:

    Python
    View on GitHub↗137
  • ccbrown/iocraftccbrown avatar

    ccbrown/iocraft

    1,328View on GitHub↗

    A Rust crate for beautiful, artisanally crafted CLIs, TUIs, and text-based IO.

    Rust
    View on GitHub↗1,328
  • ceccopierangiolieugenio/pytermtkceccopierangiolieugenio avatar

    ceccopierangiolieugenio/pyTermTk

    897View on GitHub↗

    Python Terminal Toolkit - a Spiced Up Cross Compatible TUI Library 🌶️

    Pythonasciiascii-graphicslibrary
    View on GitHub↗897
  • charmbracelet/bubbleteacharmbracelet avatar

    charmbracelet/bubbletea

    43,164View on GitHub↗

    This framework provides a functional architecture for building interactive command-line applications. It utilizes a reactive runtime engine that synchronizes application state, user input, and visual output through a central event-driven message loop. By employing a unidirectional data flow pattern, the framework separates the definition of application state from the logic that processes updates and the declarative rendering process that transforms state into terminal-ready output. The framework distinguishes itself through its approach to side-effect management and terminal environment adapt

    Goclielm-architectureframework
    View on GitHub↗43,164
  • charmbracelet/gumcharmbracelet avatar

    charmbracelet/gum

    22,814View on GitHub↗

    Gum is a toolkit for building interactive, visually styled command-line interfaces and prompts directly within shell scripts. It functions as a library of modular components that allow developers to enhance terminal workflows by adding structured layouts, formatted text, and user-input widgets to standard command-line operations. The project distinguishes itself by providing a suite of specialized utilities for common shell tasks, such as fuzzy-matched selection menus, interactive file system navigation, and confirmation dialogs. It translates high-level styling and layout instructions into t

    Gobashshell
    View on GitHub↗22,814
  • chiraggude/awesome-laravelchiraggude avatar

    chiraggude/awesome-laravel

    13,072View on GitHub↗

    A curated list of bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem

    awesomelaravelphp
    View on GitHub↗13,072
  • chjj/blessedchjj avatar

    chjj/blessed

    11,854View on GitHub↗

    This project is a terminal user interface library for Node.js, designed to facilitate the construction of interactive command-line applications. It provides a comprehensive toolkit of high-level widgets that abstract complex terminal escape codes and rendering logic, allowing developers to build functional interfaces using reusable components. The framework distinguishes itself by implementing a box-model-based layout engine and a virtual DOM-style reconciliation system. These mechanisms enable responsive design patterns—such as percentage-based sizing and relative positioning—to function wit

    JavaScript
    View on GitHub↗11,854
  • chunelfeng/cgraphChunelFeng avatar

    ChunelFeng/CGraph

    2,280View on GitHub↗

    【A common used C++ & Python DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流

    C++aiai-agentsdag
    View on GitHub↗2,280
  • cjroth/ink-webcjroth avatar

    cjroth/ink-web

    83View on GitHub↗

    CLIs in the browser & terminal.

    TypeScript
    View on GitHub↗83
  • colinta/ashencolinta avatar

    colinta/Ashen

    118View on GitHub↗

    A framework for writing terminal applications in Swift.

    Swift
    View on GitHub↗118
  • crdietrich/meerkatcrdietrich avatar

    crdietrich/meerkat

    10View on GitHub↗

    Support for Raspberry Pi and MicroPython Pure Python API to I2C devices Data output to JSON or CSV with JSON header Standardized timestamps string formats Data timestamping and GPS tagging of data Metadata description of devices in JSON Parser to convert CSV output to Pandas DataFrame Object…

    Python
    View on GitHub↗10
  • crramirez/casciiancrramirez avatar

    crramirez/casciian

    43View on GitHub↗

    Text User Interface Library

    Java
    View on GitHub↗43
  • cubified/tuiboxCubified avatar

    Cubified/tuibox

    311View on GitHub↗

    A single-header terminal UI (TUI) library, capable of creating mouse-driven, interactive applications on the command line.

    C
    View on GitHub↗311
  • dankamongmen/notcursesdankamongmen avatar

    dankamongmen/notcurses

    4,347View on GitHub↗

    Notcurses is a terminal graphics engine and TUI library that renders high-fidelity images, video, and rich Unicode graphics directly in terminal emulators. At its core, it provides a layered framebuffer system that composes overlapping planes with independent depth and opacity, enabling complex visual scenes. The library also includes a terminal input processor for capturing and decoding keyboard and mouse events, a data visualization toolkit for histograms and line plots, a multimedia terminal player for images and video, and a TUI widget framework with reusable interface components. The lib

    Ccclincurses
    View on GitHub↗4,347
  • davehull/kansadavehull avatar

    davehull/Kansa

    1,655View on GitHub↗

    A Powershell incident response framework

    PowerShell
    View on GitHub↗1,655
  • dobiasd/functionalplusDobiasd avatar

    Dobiasd/FunctionalPlus

    2,288View on GitHub↗

    Functional Programming Library for C++. Write concise and readable C++ code.

    C++
    View on GitHub↗2,288
  • erikrose/blessingserikrose avatar

    erikrose/blessings

    1,481View on GitHub↗

    A thin, practical wrapper around terminal capabilities in Python

    Python
    View on GitHub↗1,481
  • facebook/follyfacebook avatar

    facebook/folly

    30,412View on GitHub↗

    Folly is a collection of high-performance C++ components designed as an extension to the C++ Standard Library for large-scale production environments. It provides specialized toolkits for memory management, concurrency, asynchronous workflows, and low-latency input and output operations. The project distinguishes itself through the provision of lock-free containers and bounded queues to minimize contention in multi-threaded applications, alongside a framework for managing deferred computations using futures and promises. It further offers specialized memory arenas and optimized implementation

    C++
    View on GitHub↗30,412
  • facebook/libphenomfacebook avatar

    facebook/libphenom

    1,665View on GitHub↗

    An eventing framework for building high performance and high scalability systems in C.

    C
    View on GitHub↗1,665
  • fdehau/tui-rsfdehau avatar

    fdehau/tui-rs

    10,875View on GitHub↗

    tui-rs is a Rust framework for building rich terminal user interfaces and dashboards. It provides a terminal layout engine for dividing the screen into flexible rectangular regions and a widget library for rendering data in a terminal. The project includes a cross-platform terminal backend abstraction layer to ensure consistent rendering and compatibility across different operating system terminal drivers. The framework covers a wide range of UI components, including data visualization tools such as charts, progress gauges, and sparklines, as well as structural elements like data tables, ite

    Rust
    View on GitHub↗10,875
  • gabbpuy/vindaugagabbpuy avatar

    gabbpuy/vindauga

    17View on GitHub↗

    Vindauga Text Windowing Library

    Python
    View on GitHub↗17
  • gabidal/gguiGabidal avatar

    Gabidal/GGUI

    9View on GitHub↗

    C++ Structured Terminal User Interface. 🐧/🪟

    C++
    View on GitHub↗9
  • 76creates/stickers76creates avatar

    76creates/stickers

    394View on GitHub↗

    Building blocks for charmbracelet/lipgloss 👾

    Go
    View on GitHub↗394