Terminal app built over WebGPU, WebAssembly and Rust

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Rio

    A hardware-accelerated GPU terminal emulator focusing to run in desktops and browsers. (by raphamorim)

  • I can't wait to have the terminal fully compiling to WebAssembly and runnable in Wasmer! [1] [2]

    [1]: https://wasmer.io/

    [2]: https://github.com/raphamorim/rio/issues/25

  • Windows Terminal

    The new Windows Terminal and the original Windows console host, all in the same place!

  • It may have something to do with this mind blowing exchange between Casey Muratori (a highly experienced game engine developer) and the Microsoft Terminal team.

    https://github.com/microsoft/terminal/issues/10362

    It really highlighted how crappy software gets written in large corporations. They told him rendering monospaced fonts on the GPU would involve a multi year PHD research project.

    Apparently they then went on to infiltrate his discord server so they could ask questions. Then write up a blog post calling the change "trivial".

    https://twitter.com/cmuratori/status/1522471966929653761

  • 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
  • wezterm

    A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust

  • AFAIK wezterm[1] and warp[2] are built on top of the WebGPU

    [1] https://wezfurlong.org/wezterm/

    [2] https://www.warp.dev

  • colors

    Color standards for terminal emulators (by termstandard)

  • Did anyone actually send Apple a memo? At https://github.com/termstandard/colors#not-supporting-trueco... there are pointers to where people have asked, when they have. There's nothing for Terminal.App.

    (That's the big push that I mentioned. Going since January 2014.)

  • rust

    Empowering everyone to build reliable and efficient software.

  • As a rust programmer, you can explain to us where in this source code the rust compiler is emitting these escape sequences for colours outwith the AIXTerm 16 colour set.

    * https://github.com/rust-lang/rust/blob/master/compiler/rustc...

  • kitty

    Cross-platform, fast, feature-rich, GPU based terminal

  • Spare a thought for we developers of terminal emulators. The block and line drawing characters have been being bodged since the time that IBM added the extra 9th column in hardware.

    I have a fairly trivial bodge for them in mine. Kovid Goyal over a period of 7 years has built up an extensive system for overriding the glyphs for block and line drawing characters that are supplied in fonts and replacing them with ones that Kitty constructs itself, all started because they just didn't line up when using what the fonts supplied.

    * https://github.com/kovidgoyal/kitty/issues/16

    * https://github.com/kovidgoyal/kitty/blob/28b84a2d5b2720b88fd...

  • wasmer

    🚀 The leading Wasm Runtime supporting WASIX, WASI and Emscripten

  • I can't wait to have the terminal fully compiling to WebAssembly and runnable in Wasmer! [1] [2]

    [1]: https://wasmer.io/

    [2]: https://github.com/raphamorim/rio/issues/25

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • wezterm suddenly stopped working.

    1 project | /r/wezterm | 6 Dec 2023
  • The problem that fonts cannot be bolded in wezterm

    1 project | /r/neovim | 6 Jun 2023
  • 📽️ Warp: The AI-Powered Rust-based Terminal

    1 project | /r/commandline | 22 May 2023
  • Is anyone using wezterm? How did you get it working?

    1 project | /r/voidlinux | 16 May 2023
  • vim in cmd

    1 project | /r/vim | 9 May 2023