ctpg
Slint


ctpg | Slint | |
---|---|---|
8 | 60 | |
466 | 3,094 | |
0.9% | - | |
3.9 | 9.9 | |
6 months ago | about 3 years ago | |
C++ | Rust, C++, JavaScript | |
MIT License | GNU General Public License v3.0, or Slint Royalty-free License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ctpg
- Compile Time Parser Generator - 1.3.6
-
Compile Time Parser Generator
https://github.com/peter-winter/ctpg Now with a proper build system with regression testing and cmake integration for other projects.
- Compile Time Parser Generator, new version, clang support and faster compilation times.
- Compile Time Parser Generator. New version with clang support and reduced compilation times.
- C++ Compile Time Parser Generator
- Compile time parser generator, new 1.3 version now with error recovery.
-
Compile time parser generator
I created a c++ header only library that allows parser generation in compile time. Somewhat like flex+bison but inside the c++ 17 compiler. https://github.com/peter-winter/ctpg
- Show HN: I made a C++ header only library for compile-time parser generation
Slint
-
Slint VS slint - a user suggested alternative
2 projects | 17 Oct 2023
-
Will Qt support the Rust language by default? (just curiosity)
As an anecdote, the three top contributors to sixtyfps are ex-Qt people. I think it is not anecdotal that there is at least some degree of overlap and competition between Rust and C++, and that this is a market that surely The Qt Company is watching.
-
BeeWare – write Python, run as native everywhere
SixtyFPS (https://sixtyfps.io/) is in progress for Rust, but it is still early days. It also does not technically use a native toolkit (it uses Qt), but I believe that might be on roadmap. For traditional GUI apps, I think the lack of a table or tree widget is the most limiting for the time being. They have stated they intend to remedy that.
-
What are the best GUI libraries for a potentially “serious”/large project?
The most promising GUI hasn't been posted here, SixtyFPS. It's in it's early stages and not FOSS, but it's built by some ex-QT cats and has a lot of potential.
-
Is there a reliable and documented GUI library out there?
People have been recommending https://sixtyfps.io/ to me.
- Images in sixtyfps
-
Is it worth writing a GUI toolkit in Rust?
There is already a project to make a Qt like GUI toolkit in Rust: https://sixtyfps.io/ It is really similar to Qt https://sixtyfps.io/releases/0.1.5/docs/rust/sixtyfps/index.html
-
Tauri – Electron alternative written in Rust
People are doing that too. https://sixtyfps.io/ is basically a Qt clone in Rust, actually developed by previous Qt developers.
-
I'm giving out microgrants to open source projects for the third year in a row! Brag about your projects here so I can see them, big or small!
spdlog, a pretty useful and more and more commonly used logging library for C++.\ SixtyFPS, an emerging GUI library for Rust, but you can use it in multiple languages. It uses OpenGL or Qt currently as backend (well, it's a new library and they wanted two from the get-go to make sure their abstractions are done right/well enough). They started a company this year for it too.
-
Why I choose Electron even when I wanted to use QT
Just so some are not aware, there's a new project called sixtyfps by some people who were in the Qt world for long. I didn't take a deep dive into it but it looks promising.
What are some alternatives?
cpp-peglib - A single file C++ header-only PEG (Parsing Expression Grammars) library
egui - egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
webview - Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).
iced - A cross-platform GUI library for Rust, inspired by Elm
nuklear - A single-header ANSI C immediate mode cross-platform GUI library
gtk4-rs - Rust bindings of GTK 4
Elements C++ GUI library - Elements C++ GUI library
tauri-vs-electron - A comparison of the two frameworks: is Tauri a better choice than electron in 2021?
sciter - Sciter: the Embeddable HTML/CSS/JS engine for modern UI development
FLTK - FLTK - Fast Light Tool Kit - https://github.com/fltk/fltk - cross platform GUI development
imgui - Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
druid - A data-first Rust-native UI design toolkit.

