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
·
gosuri avatar

gosuri/uiprogress

0
View on GitHub↗
2,141 stele·123 fork-uri·Go·MIT·4 vizualizări

Uiprogress

A go library to render progress bars in terminal applications

Features

  • Interfețe în linie de comandă - Flexible terminal progress bars.
  • Console Interfaces - Listed in the “Console Interfaces” section of the Awesome Go awesome list.
  • Console UI - Progress bar rendering.
  • Terminal User Interfaces - Flexible progress bar rendering for terminals.

Istoric stele

Graficul istoricului de stele pentru gosuri/uiprogressGraficul istoricului de stele pentru gosuri/uiprogress

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 Uiprogress

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Uiprogress.
  • cheynewallace/tabbyAvatar cheynewallace

    cheynewallace/tabby

    371Vezi pe GitHub↗

    A tiny library for super simple Golang tables

    Go
    Vezi pe GitHub↗371
  • c-bata/go-promptAvatar c-bata

    c-bata/go-prompt

    5,481Vezi pe GitHub↗

    go-prompt is a library for building interactive command-line interfaces in Go. It serves as a cross-platform console UI framework and terminal input manager, providing the tools necessary to capture user input and execute commands through a persistent interactive loop. The library features a dedicated auto-completion engine that provides real-time command suggestions. It also supports dynamic prompt prefixes updated via callback functions and a system for managing and recalling command history. The framework covers a broad range of terminal capabilities, including keyboard shortcut mapping,

    Goclicommand-lineinteractive
    Vezi pe GitHub↗5,481
  • alexeyco/simpletableAvatar alexeyco

    alexeyco/simpletable

    550Vezi pe GitHub↗

    Simple tables in terminal with Go

    Goasciicligo
    Vezi pe GitHub↗550
  • daviddengcn/go-colortextAvatar daviddengcn

    daviddengcn/go-colortext

    215Vezi pe GitHub↗

    Change the color of console text.

    Go
    Vezi pe GitHub↗215
Vezi toate cele 30 alternative pentru Uiprogress→

Întrebări frecvente

Ce face gosuri/uiprogress?

A go library to render progress bars in terminal applications

Care sunt principalele funcționalități ale gosuri/uiprogress?

Principalele funcționalități ale gosuri/uiprogress sunt: Interfețe în linie de comandă, Console Interfaces, Console UI, Terminal User Interfaces.

Care sunt câteva alternative open-source pentru gosuri/uiprogress?

Alternativele open-source pentru gosuri/uiprogress includ: gizak/termui — Termui is a Go terminal user interface library used for building interactive dashboards and visual layouts within a… daviddengcn/go-colortext — Change the color of console text. alexeyco/simpletable — Simple tables in terminal with Go. c-bata/go-prompt — go-prompt is a library for building interactive command-line interfaces in Go. It serves as a cross-platform console… cheynewallace/tabby — A tiny library for super simple Golang tables. gookit/color — 🎨 Terminal color rendering library, support 8/16 colors, 256 colors, RGB color rendering output, support…