Controlling Echo in Ada

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • gembrowse

    Terminal browser for the Gemini protocol

  • In my gembrowse project (https://github.com/docandrew/gembrowse) I had to do a similar thing to get the terminal into raw mode (no buffering, no echo) - in my case I had to use termios though.

  • Encryption-utilities

    Utility programs for the encryption algorithms included in the PragmAda Reusable Components

  • See Password_Line. Note that Get_Immediate is not portable in terms of what it returns for keys like Backspace and Enter; GNAT returns DEL and LF respectively, while with ObjectAda it's BS and CR.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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