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

workanator/go-ataman

0
View on GitHub↗
20 stars·3 forks·Go·MIT·1 vue

Go Ataman

Another Text Attribute Manupulator

Features

  • Console Interfaces - Listed in the “Console Interfaces” section of the Awesome Go awesome list.
  • Console UI - ANSI color template rendering.
  • Terminal User Interfaces - Renders ANSI colored text templates in terminals.

Historique des stars

Graphique de l'historique des stars pour workanator/go-atamanGraphique de l'historique des stars pour workanator/go-ataman

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.

Start searching with AI

Alternatives open source à Go Ataman

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Go Ataman.
  • c-bata/go-promptAvatar de c-bata

    c-bata/go-prompt

    5,481Voir sur 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
    Voir sur GitHub↗5,481
  • cheynewallace/tabbyAvatar de cheynewallace

    cheynewallace/tabby

    371Voir sur GitHub↗

    A tiny library for super simple Golang tables

    Go
    Voir sur GitHub↗371
  • alexeyco/simpletableAvatar de alexeyco

    alexeyco/simpletable

    550Voir sur GitHub↗

    Simple tables in terminal with Go

    Goasciicligo
    Voir sur GitHub↗550
  • daviddengcn/go-colortextAvatar de daviddengcn

    daviddengcn/go-colortext

    215Voir sur GitHub↗

    Change the color of console text.

    Go
    Voir sur GitHub↗215
Voir les 30 alternatives à Go Ataman→

Questions fréquentes

Que fait workanator/go-ataman ?

Another Text Attribute Manupulator

Quelles sont les fonctionnalités principales de workanator/go-ataman ?

Les fonctionnalités principales de workanator/go-ataman sont : Console Interfaces, Console UI, Terminal User Interfaces.

Quelles sont les alternatives open-source à workanator/go-ataman ?

Les alternatives open-source à workanator/go-ataman incluent : daviddengcn/go-colortext — Change the color of console text. gizak/termui — Termui is a Go terminal user interface library used for building interactive dashboards and visual layouts within a… 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. alexeyco/simpletable — Simple tables in terminal with Go. gookit/color — 🎨 Terminal color rendering library, support 8/16 colors, 256 colors, RGB color rendering output, support…