tui-input: Input handler for TUI projects (works with tui-rs)

This page summarizes the projects mentioned and recommended in the original post on /r/rust

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. tui-input

    TUI input library supporting multiple backends, tui-rs and ratatui

    I would like to share tui-input which makes it easy to integrate a shell-like input handler with TUI projects. I made it with the goal of reusing it in my other TUI projects using tui-rs, but it can be used directly as well.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. docs.rs

    crates.io documentation generator

    First a little formal thing, it's often nice to put the crates.io and docs.rs links at the top of the readme, the API of the lib is the first thing I take a look at when looking at new stuff.

  4. crates.io

    The Rust package registry

    First a little formal thing, it's often nice to put the crates.io and docs.rs links at the top of the readme, the API of the lib is the first thing I take a look at when looking at new stuff.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Rust TUI libraries

    8 projects | /r/rust | 22 Jun 2022
  • Serpl – a VSCode-style global search and replace TUI written in Rust

    1 project | news.ycombinator.com | 13 Apr 2025
  • WebTUI – A CSS Library That Brings the Beauty of Terminal UIs to the Browser

    8 projects | news.ycombinator.com | 12 Apr 2025
  • The Cassowary Linear Arithmetic Constraint Solving Algorithm [pdf]

    5 projects | news.ycombinator.com | 14 Mar 2025
  • Ratzilla

    2 projects | news.ycombinator.com | 1 Feb 2025

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