Grab raw keyboard inputs

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

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
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
  1. InputBot

    Rust library for creating global hotkeys, and simulating inputs

    I think InputBot does what you want as well.

  2. InfluxDB

    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.

    InfluxDB logo
  3. Cursive

    A Text User Interface library for the Rust programming language

    If you don't want to go that drastic, I suggest looking at Cursive's list of supported backends for a comparison of each one's pros and cons.

  4. urwid

    Console user interface library for Python (official repo)

    To go full in on the latter case, people often use libraries like Cursive (akin to urwid for Python but without the horrendously confusing error messages caused duck typing) or tui.

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

  • cursive: A Text User Interface library for the Rust programming language

    1 project | /r/luckystarr | 27 Apr 2023
  • Testing the stdout of a RawTerminal

    2 projects | /r/learnrust | 21 Mar 2023
  • Appreciation post

    4 projects | /r/learnrust | 17 Mar 2023
  • Sharing Saturday #455

    5 projects | /r/roguelikedev | 24 Feb 2023
  • Dwarf Fortress – randomly generated, persistent fantasy world

    3 projects | news.ycombinator.com | 22 Nov 2022

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