InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
FTXUI Alternatives
Similar projects and alternatives to FTXUI
-
-
imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
ncurses
snapshots of ncurses - see http://invisible-island.net/ncurses/ncurses.faq.html (no pull requests are accepted)
-
-
-
-
-
Sonar
Write Clean C++ Code. Always.. Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
-
Turbo Vision
A modern port of Turbo Vision 2.0, the classical framework for text-based user interfaces. Now cross-platform and with Unicode support.
-
-
-
-
textual
Textual is a TUI (Text User Interface) framework for Python inspired by modern web development.
-
-
-
entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
-
DataFrame
C++ DataFrame for statistical, Financial, and ML analysis -- in modern C++ using native types and contiguous memory storage
-
tcod-cpp-engine-2022
A modern roguelike engine made while following the older libtcod tutorials.
-
libtcod-vcpkg-template
A template for C++17 libtcod projects. This template uses Vcpkg to fetch dependencies.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
FTXUI reviews and mentions
-
What are some C++ projects with high quality code that I can read through?
I find openMVG very decent, FTXUI might be a good one and nlohmann's json library is also pretty nice. I don't really know of any project that strictly adheres to the core guidelines, except maybe for some of Jason Turner's (sample) projects.
- Owl: A toolkit for writing command-line user interfaces in Elixir
-
I have made a physics simulator that replicates projectile motion with quadratic drag! Please feel free to download and compile it. Let me know of any bugs!
Okay stupid suggestion I know but I've recently been learning the FTX UI library which basically adds a little bit of UI programming to the terminal and it has canvas that lets you plot pixel by pixel.
-
Text UI components like “ncurses”
No affiliation with any ponzi schemes https://github.com/ArthurSonzogni/FTXUI
-
Cross Platform Terminal UI Toolkit for .NET
On the C++ front, I've been using this and love it - https://github.com/ArthurSonzogni/FTXUI - it also has wasm target, so may target the web.
I'm regular Far Commander on Windows, and Midnight Commander, also known as mc on Linux/OSX. In fact my "Command-Prompt" on Windows is always FAR (this comes with certain limitations, but I'm so used to it, I can't do my normal work without it). I could never get into the Explorer, and only use it in rare cases.
-
What are some cool modern libraries you enjoy using?
Just discovered FTXUI - a library for creating functional user interfaces on terminal. It supports clickable stuff and even plots. https://github.com/ArthurSonzogni/FTXUI Jason Turner also has a starting repository with all the boilerplate ready: https://github.com/cpp-best-practices/ftxui_template
-
how does neovim/vim's ui work in a console?
As already said, you can print ANSI escape codes to change colors/effects. But there are also many high-level libraries to create TUIs, such as FTXUI and notcurses
-
RoguelikeDev Does The Complete Roguelike Tutorial - Week 8
FTXUI is used to display terminal graphics, please check out this awesome library, it has a lot to offer, I even was able to handle mouse events with it! And the best part is that the code is very easy to compile for the web with emsdk so right from the beginning it was available online without much hassle.
-
Any guide to creating a terminal application?
This is a pretty lightweight one FXTUI
-
RoguelikeDev Does The Complete Roguelike Tutorial - Week 1
On one of the hackathons, we used this pretty great terminal C++ FTXUI library and despite the fact it's not a perfect fit here I'll try to stick to it this year.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 28 Jan 2023
Stats
ArthurSonzogni/FTXUI is an open source project licensed under MIT License which is an OSI approved license.