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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to briandowns/spinner

Open-source alternatives to Spinner

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

  • schollz/progressbarAvatar de schollz

    schollz/progressbar

    4,678Voir sur GitHub↗

    This project is a thread-safe terminal progress bar and IO progress wrapper for Go applications. It provides a library for rendering updating progress indicators and activity spinners within a command-line interface to visualize task completion and data stream progress. The library includes a stream-wrapping IO interceptor that automatically tracks and displays the volume of bytes processed during read or write operations. It also supports indeterminate activity spinners for processes where the total work volume is unknown. Users can configure the visual appearance of the progress indicators

    Gocommand-linegogolang
    Voir sur GitHub↗4,678
  • charmbracelet/bubbleteaAvatar de charmbracelet

    charmbracelet/bubbletea

    43,164Voir sur 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
    Voir sur GitHub↗43,164
  • junegunn/fzfAvatar de junegunn

    junegunn/fzf

    81,017Voir sur 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
    Voir sur GitHub↗81,017

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • vbauerster/mpbAvatar de vbauerster

    vbauerster/mpb

    2,499Voir sur GitHub↗

    multi progress bar for Go cli applications

    Goactorcligo
    Voir sur GitHub↗2,499
  • gookit/colorAvatar de gookit

    gookit/color

    1,604Voir sur GitHub↗

    🎨 Terminal color rendering library, support 8/16 colors, 256 colors, RGB color rendering output, support Print/Sprintf methods, compatible with Windows. GO CLI 控制台颜色渲染工具库,支持16色,256色,RGB色彩渲染输出,使用类似于 Print/Sprintf,兼容并支持 Windows 环境的色彩渲染

    Go256-colorsclicli-color
    Voir sur GitHub↗1,604
  • charmbracelet/bubblesAvatar de charmbracelet

    charmbracelet/bubbles

    7,796Voir sur GitHub↗

    Bubbles is a terminal user interface toolkit and component library providing a set of pre-built, reusable widgets for creating interactive command-line applications. It functions as a framework for building complex tools that require real-time updates and keyboard navigation. The library includes a variety of specialized interface elements such as fuzzy-filterable item lists, single-line and multi-line text inputs, and tabular data grids. It also provides visual feedback components including animated loading spinners, progress meters, countdown timers, and stopwatches. Additional capabilitie

    Goclielm-architecturehacktoberfest
    Voir sur GitHub↗7,796
  • charmbracelet/lipglossAvatar de charmbracelet

    charmbracelet/lipgloss

    10,591Voir sur GitHub↗

    This project is a framework for composing terminal interfaces through declarative styling and a grid-based layout engine. It provides a comprehensive toolkit for building responsive command-line applications by managing ANSI escape sequences, color profiles, and text rendering to ensure consistent visual output across different terminal environments. The library distinguishes itself through its ability to automatically detect terminal capabilities and background themes, allowing it to adjust color schemes and downsample profiles for optimal readability. It utilizes a layered composition model

    Gocligogolang
    Voir sur GitHub↗10,591
  • guptarohit/asciigraphAvatar de guptarohit

    guptarohit/asciigraph

    3,039Voir sur GitHub↗

    Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.

    Goascii-chartasciigraphchart
    Voir sur GitHub↗3,039
  • pterm/ptermAvatar de pterm

    pterm/pterm

    5,470Voir sur GitHub↗

    pterm is a Go terminal UI library used to build rich command-line interfaces. It provides toolsets for terminal data visualization, operation progress tracking, interactive user input, and structured logging. The library distinguishes itself through a comprehensive set of visual tools, including a framework for interactive terminal prompts such as selection menus and confirmation dialogs, and a specialized system for rendering bar charts, heatmaps, and tree structures. It also includes a structured terminal logger capable of producing leveled, colorful system messages. The project covers bro

    Goanimationansi-colorsbeautify
    Voir sur GitHub↗5,470
  • asciimoo/wuzzAvatar de asciimoo

    asciimoo/wuzz

    10,711Voir sur GitHub↗

    Wuzz is an interactive command line HTTP client and request inspector designed for capturing, reviewing, and analyzing outgoing network calls and their payloads. It functions as a terminal-based tool for debugging API issues and testing web endpoints. The tool provides specialized filtering for response bodies, using regular expressions and format-specific query syntaxes tailored for JSON and HTML data. It allows for the persistence of captured requests and responses to disk to facilitate the reproduction of network issues and offline analysis. User settings and default request behaviors are

    Goclicurlgo
    Voir sur GitHub↗10,711
  • mum4k/termdashAvatar de mum4k

    mum4k/termdash

    3,014Voir sur GitHub↗

    Terminal based dashboard.

    Godashboardgolangterminal-based
    Voir sur GitHub↗3,014
  • muesli/termenvAvatar de muesli

    muesli/termenv

    2,008Voir sur GitHub↗

    Advanced ANSI style & color support for your terminal applications

    Goansicolorsconsole
    Voir sur GitHub↗2,008
  • gizak/termuiAvatar de gizak

    gizak/termui

    13,574Voir sur GitHub↗

    Termui is a Go terminal user interface library used for building interactive dashboards and visual layouts within a command-line environment. It functions as a TUI layout engine, an interactive CLI framework, and a terminal data visualization toolkit. The library provides a set of specialized widgets for rendering charts, plots, gauges, and tables using character-based graphics. It includes a grid-based system for arranging interface elements using relative coordinates and proportional sizing to create structured displays. The toolkit covers a broad range of capabilities including data visua

    Go
    Voir sur GitHub↗13,574
  • blockloop/scanB

    blockloop/scan

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • beefsack/go-rateB

    beefsack/go-rate

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • bndr/gopencilsB

    bndr/gopencils

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • arceus-7/chroma16Avatar de Arceus-7

    Arceus-7/chroma16

    3Voir sur GitHub↗

    Go package that turns any hex color or string into a ready-to-use 16-color terminal palette.

    Gocolor-schemegogolang
    Voir sur GitHub↗3
  • aplescia-chwy/lets-goA

    aplescia-chwy/lets-go

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • asdine/stormAvatar de asdine

    asdine/storm

    2,097Voir sur GitHub↗

    Simple and powerful toolkit for BoltDB

    Goboltdbbucketdatabase
    Voir sur GitHub↗2,097
  • box-cli-maker/box-cli-makerAvatar de box-cli-maker

    box-cli-maker/box-cli-maker

    638Voir sur GitHub↗

    Render highly customizable boxes in the terminal

    Goboxclicolor
    Voir sur GitHub↗638
  • antham/chyleA

    antham/chyle

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • andy2046/tikA

    andy2046/tik

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • abusomani/go-paletteAvatar de abusomani

    abusomani/go-palette

    20Voir sur GitHub↗

    Decorate your terminals using Palette 🎨

    Goansiansi-colorsansi-escape-codes
    Voir sur GitHub↗20
  • aofei/mimesnifferA

    aofei/mimesniffer

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • antham/ghokinA

    antham/ghokin

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • arthurkushman/pgoA

    arthurkushman/pgo

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • asticode/go-astitodoA

    asticode/go-astitodo

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • bcicen/ctopAvatar de bcicen

    bcicen/ctop

    17,765Voir sur GitHub↗

    ctop is a terminal-based dashboard utility designed for monitoring and managing containerized applications. It provides a real-time interface for tracking the operational status and resource utilization of multiple containers simultaneously, offering a centralized view of system health directly within a terminal emulator. The tool distinguishes itself by integrating directly with the container runtime to provide both high-level infrastructure overviews and deep inspection capabilities. Users can organize their dashboard through persistent filtering and sorting preferences, ensuring that perfo

    Gocommand-linecommandlinecontainers
    Voir sur GitHub↗17,765
  • biter777/countriesB

    biter777/countries

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • abo/rerateA

    abo/rerate

    0Voir sur GitHub↗
    Voir sur GitHub↗0