Show HN: Nimwave – build TUIs for the terminal, web, and desktop

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

    TUIs for the terminal, desktop, and web

  • FTXUI

    Features: - Functional style. Inspired by [1] and React - Simple and elegant syntax (in my opinion). - Support for UTF8 and fullwidth chars (→ 测试). - No dependencies. - Cross platform. Linux/mac (main target), Windows (experimental thanks to contributors), - WebAssembly. - Keyboard & mouse navigation. Operating systems: - linux emscripten - linux gcc - linux clang - windows msvc - mac clang

  • Looks cool! Recently I've found this one too - https://github.com/ArthurSonzogni/FTXUI

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

    Nim helper for using C Macros (by elcritch)

  • https://github.com/elcritch/cdecl/blob/ee3b06f52e666b2a854eb...

    I also found that `useState` pattern from React with the variant library a handy pattern: https://github.com/yglukhov/variant and it’s pretty simple to do if you already have a context object: https://github.com/elcritch/fidgetty/blob/f65876af34797f308b...

    Sorry for the link spamming, I just find the overlap of UI state management without OO interesting!

  • variant

    Variant type and type matching for Nim (by yglukhov)

  • https://github.com/elcritch/cdecl/blob/ee3b06f52e666b2a854eb...

    I also found that `useState` pattern from React with the variant library a handy pattern: https://github.com/yglukhov/variant and it’s pretty simple to do if you already have a context object: https://github.com/elcritch/fidgetty/blob/f65876af34797f308b...

    Sorry for the link spamming, I just find the overlap of UI state management without OO interesting!

  • fidgetty

    Widget library built on Fidget written in pure Nim and OpenGL rendered

  • https://github.com/elcritch/cdecl/blob/ee3b06f52e666b2a854eb...

    I also found that `useState` pattern from React with the variant library a handy pattern: https://github.com/yglukhov/variant and it’s pretty simple to do if you already have a context object: https://github.com/elcritch/fidgetty/blob/f65876af34797f308b...

    Sorry for the link spamming, I just find the overlap of UI state management without OO interesting!

  • vim_cubed

    Vim rendered on a cube for no reason

  • Make sure to check other projects by the same author, some real gems there IMO (I mean other projects, not just his most popular project - Vim^3 [0] :D). This talk [1] from NimConf 2021 is a good place to start:

    [0] https://github.com/oakes/vim_cubed

    [1] https://www.youtube.com/watch?v=cBqBfPRWla8&list=PLxLdEZg8DR...

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