SaaSHub helps you find the best software and product alternatives Learn more β
Opentui Alternatives
Similar projects and alternatives to opentui
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
claude-code
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
-
-
-
-
-
-
-
ratatui
A Rust crate for cooking up terminal user interfaces (TUIs) π¨βπ³π https://ratatui.rs
-
OSWorld
[NeurIPS 2024] OSWorld: Benchmarking Multimodal Agents for Open-Ended Tasks in Real Computer Environments
-
-
-
opentui discussion
opentui reviews and mentions
-
Bun's Rust rewrite has been merged
Node's been calling native code distributed in a npm package "add-ons" for a decade and a half.
Fair call on the same C abi. Adapting to node 26.1.0's new FFI is happening in https://github.com/anomalyco/opentui/pull/104 . There's also some new FFI adapters needed, and they're adding a worker. So there is some adaption. That was sort of the interesting useful actual look I thought might be informative, where-as I feel like you were mostly just trying to be curt & present no information.
- Bun's Rust rewrite hits 99.8% Test compatibility on Linux x64 glibc
-
gitui: a tiny TUI for your pull requests
For the curious: gitui is built with Bun, React 19, and OpenTUI β a relatively new library for making terminal UIs feel like real apps. Every GitHub call is just a shell-out to gh, which means there's no token plumbing and no API client to maintain. If gh pr list works in your terminal, gitui works.
-
Show HN: Giggles β A batteries-included React framework for TUIs
A good toolkit for Ink is much needed, although Ink itself leaves something to be desired, especially compared to https://github.com/anomalyco/opentui (bun only, used by opencode)
I tried to build a Viewport component in Ink, but after scrolling to the bottom of a list of 150 rows, Ink started to render things strangely - the top line overflowed the box bounds, and a few blank lines appeared inside the viewport. I couldn't figure out where the bug was in Ink, I somewhat suspect floating point issues somewhere in the native Yoga<->JS layer?
-
Claude Opus 4.6
Opencode wrote their own tui library in zig, and then build a solidjs library on top of that.
https://github.com/anomalyco/opentui
- OpenTUI
-
A note from our sponsor - SaaSHub
www.saashub.com | 6 Jun 2026
Stats
anomalyco/opentui is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of opentui is TypeScript.