trace-moe-go VS bubbletea

Compare trace-moe-go vs bubbletea and see what are their differences.

trace-moe-go

A TUI app for finding anime scenes by image. 用于搜索动漫图片出处的 TUI 应用 (by acgtools)
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
trace-moe-go bubbletea
1 130
18 33,117
- 3.9%
7.2 9.1
over 1 year ago 6 days ago
Go Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

trace-moe-go

Posts with mentions or reviews of trace-moe-go. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-05.

bubbletea

Posts with mentions or reviews of bubbletea. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-06-23.
  • Show HN: QryPad – A simple terminal UI for quick, ad-hoc database exploration
    2 projects | news.ycombinator.com | 23 Jun 2025
    I spend most of my day in the terminal but I couldn't find a simple terminal-based database client that did what I wanted, so I built one.

    It's written in Go using Bubble Tea (https://github.com/charmbracelet/bubbletea) and supports Postgres and MySQL.

    It's minimal and designed for simple querying but I've been enjoying using it over pgAdmin, which I find to be very slow and a bit painful to use!

  • Building LogSum: A 3.3ms Log Analyzer with a Beautiful Terminal UI
    2 projects | dev.to | 13 Jun 2025
    Built with Bubble Tea, the UI updates at 30 FPS for smooth animations:
  • Here's Why A Newbie is Raving About Code
    3 projects | dev.to | 11 Feb 2025
    Then, we execute the form's Run method. We won't delve into the implementation details here, but the Run method uses Charm's Bubble Tea library. Bubble Tea generates a model (the form's state) and manages that state. For more information, see the Bubble Tea Documentation
  • I Built My First CLI Tool - GoVibes
    5 projects | dev.to | 22 Nov 2024
    Most of the development time went into making GoVibes interactive and look pretty. Perhaps, that effort could have been better spent on making it cross-platform and functional, but again, I'm its sole user, so it doesn't matter. Anyway, I found BubbleTea, a library for building interactive CLI(TUI) tools in Golang. The library surely had a learning curve. It took me a week to wrap my head around how all things tie together. There are also a lot of prebuilt components(Bubbles) which makes it super easy to build a pretty, user-friendly TUI.
  • Wasmer 5.0
    9 projects | news.ycombinator.com | 29 Oct 2024
    I've used wasm to write web applications in Go that run in the browser, both HTML applications (https://github.com/octoberswimmer/masc) and TUI apps using xterm.js (https://github.com/charmbracelet/bubbletea/pull/887).
  • Show HN: I made an SSH tunnel manager to learn Go
    5 projects | news.ycombinator.com | 9 Oct 2024
    Well done! if you want to extend your CLI UI, check out Bubble Tea (https://github.com/charmbracelet/bubbletea)
  • Rainfrog – a database management TUI for Postgres
    11 projects | news.ycombinator.com | 16 Sep 2024
    Been seeing lots of cool TUIs built with ratatui. Can anyone offer a comparison between ratatui and Golang https://github.com/charmbracelet/bubbletea?

    I've been wanting to get into building a TUI but can't decide which library to pick.

  • Release Radar · August 2024: Major updates from the open source community
    11 projects | dev.to | 5 Sep 2024
    From Charm comes the new fun, functional, and stateful way to build interactive terminal applications. Bubble Tea is text user interface (TUI) framework built using the Go framework. Bubble Tea has been used to create all kinds of fun programs including ASCII movie art, a CLI for ChatGPT, ordering coffee from the command line, and loads more. Congrats to the team on shipping the big 1.0 🥳.
  • Bubbletea: A powerful little TUI framework
    1 project | news.ycombinator.com | 2 Sep 2024
  • DOjS – A DOS JavaScript Canvas with Sound
    7 projects | news.ycombinator.com | 2 Sep 2024
    Not exactly what you're looking for, but there's Shell in a Box (see https://github.com/shellinabox/shellinabox), that can create a terminal on a web page, and expose an actual terminal application running on a server.

    One thing that is certainly doable is also to use a standard TUI framework in another language (there are many of them, e.g. https://github.com/magiblot/tvision for C++, https://github.com/charmbracelet/bubbletea for Go, etc.), compile it to WASM, and find how to bridge the WASM output to the browser (I've seen this: https://github.com/cryptool-org/wasm-webterm, but never tried it).

What are some alternatives?

When comparing trace-moe-go and bubbletea you can also consider the following projects:

cobra - A Commander for modern Go CLI interactions

Rich Interactive Widgets for Terminal UIs - Terminal UI library with rich, interactive widgets — written in Golang

mangal - 📖 The most advanced (yet simple) cli manga downloader in the entire universe! Lua scrapers, export formats, anilist integration, fancy TUI and more!

pterm - ✨ #PTerm is a modern Go module to easily beautify console output. Featuring charts, progressbars, tables, trees, text input, select menus and much more 🚀 It's completely configurable and 100% cross-platform compatible.

sttr - cross-platform, cli app to perform various operations on string

tcell - Tcell is an alternate terminal package, similar in some ways to termbox, but better in others.

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured

Did you know that Go is
the 4th most popular programming language
based on number of references?