
Elixir
Clojure
Rust
NIM
Python
Haskell
Kotlin
JavaScript
Ratatui
ncurses
FINAL CUT
libmabuff
newt
Turbo Vision
termbox
Slang
No Ratatui videos yet. You could help us improve this page by suggesting one.
Based on our record, Elixir should be more popular than Ratatui. It has been mentiond 93 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
When I started to work with Dart and Flutter, few weeks ago, I was looking for something like Erlang finite state machine or Elixir Plug. The first one is most about dealing with state change and events, the second is to easily compose data-structures over functions. In both case, when a developer starts to use one of them, it is impossible to come back, and one will try to reproduce it in any language (in my... - Source: dev.to / about 2 months ago
How to store in-memory data in Dart and how to do it correctly? What kind of solution do we have to "share" a reference to an object containing data? Let review the solution I would have used on Erlang/Elixir:. - Source: dev.to / 4 months ago
Writing Elixir code is not really exciting to me, but, to be honest, if someone today wants to create an application from scratch and is looking for a big pool developers and a battle tested distributed infrastructure (the BEAM VM), Elixir is probably one of the best choice nowadays. The community is active, the documentation is great, the language looks like a mix between Ruby and Python, without the annoying... - Source: dev.to / 4 months ago
Phoenix is a framework for Elixir, the same way Rails is a framework for Ruby. Its mission is to be a productive framework that doesn't compromise on speed or maintainability. - Source: dev.to / 4 months ago
I've heard about Elixir since it appeared and I built small things to play with, but I never really got into it. What motivated me, besides the job opportunities popping up in Brazil and the world, is the community. Everyone is very welcoming and embraces diversity, which in my view is exactly what's needed to grow a language further. - Source: dev.to / 4 months ago
Built with ratatui, styled in cyberpunk colors. - Source: dev.to / 7 days ago
Counterpoint: Build more TUIs in Rust using Ratatui: https://ratatui.rs/ Why? Because just look at the examples on that page. - Source: Hacker News / 13 days ago
Day four of building a btop-style system monitor in Rust with ratatui. - Source: dev.to / about 1 month ago
There are fantastic TUI frameworks for Rust, like Ratatui[0] (there are a lot more options, this is an example). You can write beautiful TUIs in native languages, without ncurses or C or C++. Go has such frameworks, same with C# (which you can AOT compile) and so on. You're not stuck between javascript and C. [0]: https://ratatui.rs/. - Source: Hacker News / about 2 months ago
I also wanted to shout out https://ratatui.rs/. Most of the time, I just want some UI. And TUI's are easier / more portable than GUI's. - Source: Hacker News / 3 months ago
Clojure - Clojure is a dynamic, general-purpose programming language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming.
ncurses - ncurses (new curses) is a programming library that provides an API which allows the programmer to...
Rust - A safe, concurrent, practical language
FINAL CUT - Library for creating terminal applications with text-based widgets
NIM - GB64.COM is the home of The Gamebase Collection of C64 games.
libmabuff - This is libmabuff, library for simple TUI creation in C++.