Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Elements C++ GUI library Alternatives
Similar projects and alternatives to Elements C++ GUI library
-
imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
-
lvgl
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. It's boosted by a professional yet affordable drag and drop UI editor, called SquareLine Studio.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
tauri
Build smaller, faster, and more secure desktop applications with a web frontend.
-
-
-
-
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.
-
SonarCloud
Analyze your C and C++ projects with just one click.. SonarCloud, a cloud-based static analysis tool for your CI/CD workflows, offers a one-click automatic analysis of C and C++ projects hosted on GitHub. Zero configuration and free for open-source projects! Analyze free.
-
slint
Slint is a declarative GUI toolkit to build native user interfaces for applications that are written in Rust, C++, or JavaScript.
-
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
-
score
ossia score, an interactive sequencer for the intermedia arts
-
nuklear
A single-header ANSI C immediate mode cross-platform GUI library (by Immediate-Mode-UI)
-
JUCE
JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, LV2 and AAX audio plug-ins.
-
sciter
Sciter: the Embeddable HTML/CSS/JS engine for modern UI development
-
nanogui
Minimalistic C++/Python GUI library for OpenGL, GLES2/3, Metal, and WebAssembly/WebGL (by mitsuba-renderer)
-
Meadowlark
A (currently incomplete) open-source Digital Audio Workstation
-
-
-
-
-
Slint
Slint is a toolkit to efficiently develop fluid graphical user interfaces for any display: embedded devices and desktop applications. We support multiple programming languages, such as Rust, C++ or JavaScript. [Moved to: https://github.com/slint-ui/slint]
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
Elements C++ GUI library reviews and mentions
- declarative GUI libraries
-
Digital Audio Workstation Front End Development Struggles
There's a relatively new C++ GUI library literally called "Elements". Not sure how it works though, but the way it looks, and the music background of its creator makes it appear designed for DAWs.
-
Introducing Slint 1.0 - The Next-Generation GUI Toolkit with C++20 APIs
Further, if you we want a "modern" C++ GUI framework what actually would be modern would be to use mechanisms in the language itself as a quasi-DSL from within the language. This is something like what Joel de Guzman is doing with Elements
-
Boost.URL ACCEPTED, get the beta now!
It's a complex domain. The closest we have at the moment is Elements which hasn't been proposed for Boost (yet?) but is by Joel de Guzman, the primary author of Boost.Spirit.
-
Is there any MIT/BSD licensed UI framework for C++ ?
Elements was mentioned as a specific example of an MIT-licensed GUI library on the CPPcast episode from 5 May 2022.
I ended up with elements gui https://github.com/cycfi/elements
-
GUI for software, not games, but lighter than Qt ?
If you don't want to use Qt I honestly think your best bet may be to become an early adopter of cycfi elements depending on your project. Elements is still rough but is useable for small applications. I think when it is finished it will be the best choice for a retained mode GUI library, but right now it is missing a lot of things (e.g. the standard common dialogs, "open", "Save as", etc.) , and has basically zero documentation.
-
What are you using for GUIs?
github link
-
Why I choose Electron even when I wanted to use QT
For the past year we were evaluating EFL, QML and Flutter for our embedded TV devices after having used the first two for last 5+ years and choice was made to go with Flutter. Performance is great, license is great, and development experience, judged by the whole development team, is the best. Hence my remark on being sad as QML could have had a great future, even transitioned to modern C++ without need for separate language, if there was a huge adoption and proper choices made by the company, e.g. see https://github.com/cycfi/elements.
-
C++ dev having trouble finding what ui toolkit to use for pet project
### [Elements](https://github.com/cycfi/elements) (Formerly photon)
-
A note from our sponsor - InfluxDB
www.influxdata.com | 30 Sep 2023
Stats
cycfi/elements is an open source project licensed under The MIT License which is not an OSI approved license.
The primary programming language of Elements C++ GUI library is C++.
Popular Comparisons
- Elements C++ GUI library VS imgui
- Elements C++ GUI library VS tauri
- Elements C++ GUI library VS lvgl
- Elements C++ GUI library VS Turbo Vision
- Elements C++ GUI library VS wxWidgets
- Elements C++ GUI library VS nana
- Elements C++ GUI library VS FTXUI
- Elements C++ GUI library VS RmlUi
- Elements C++ GUI library VS NanoGUI
- Elements C++ GUI library VS ncurses