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

workanator/go-ataman

0
View on GitHub↗
20 stars·3 forks·Go·MIT·5 views

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.

Star history

Star history chart for workanator/go-atamanStar history chart for workanator/go-ataman

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Projects sharing features with Go Ataman

These projects share indexed features with Go Ataman. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • c-bata/go-promptc-bata avatar

    c-bata/go-prompt

    5,481View on 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
    View on GitHub↗5,481
  • cheynewallace/tabbycheynewallace avatar

    cheynewallace/tabby

    371View on GitHub↗

    A tiny library for super simple Golang tables

    Go
    View on GitHub↗371
  • alexeyco/simpletablealexeyco avatar

    alexeyco/simpletable

    550View on GitHub↗

    Simple tables in terminal with Go

    Goasciicligo
    View on GitHub↗550
  • daviddengcn/go-colortextdaviddengcn avatar

    daviddengcn/go-colortext

    215View on GitHub↗

    Change the color of console text.

    Go
    View on GitHub↗215
Compare all 30 related projects→

Frequently asked questions

What does workanator/go-ataman do?

Another Text Attribute Manupulator

What are the main features of workanator/go-ataman?

The main features of workanator/go-ataman are: Console Interfaces, Console UI, Terminal User Interfaces.

Which projects share features with workanator/go-ataman?

Projects with overlapping indexed features include: 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…