SaaSHub helps you find the best software and product alternatives Learn more →
WebGui Alternatives
Similar projects and alternatives to WebGui
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
AECforWebAssembly
A port of ArithmeticExpressionCompiler from x86 to WebAssembly, so that the programs written in the language can run in a browser. The compiler has been rewritten from JavaScript into C++.
-
-
-
-
-
VL.Fuse
A library for visually programming on the GPU, built to enable rapid workflows and modular approaches to accelerated graphics, logic and computation.
-
ultimatepp
U++ is a C++ cross-platform rapid application development framework focused on programmer's productivity. It includes a set of libraries (GUI, SQL, Network etc.), and integrated development environment (TheIDE).
-
-
-
-
Valheim-Server-Web-GUI
This is a web GUI that can live on top of a Valheim server, giving you a web interface for controlling some of the basic functions of managing a server. This is database-less, no SQL required. Can publicly show mods, lets you edit your CFG files via a web interface, can show your world seed ID (publicly or not), can start/stop/restart valheimserver.service and can download your .db and .fwl files.
-
DearPyGui
Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
-
-
-
-
WebGui discussion
WebGui reviews and mentions
-
ImRAD is a GUI builder for the ImGui library
ImGUI generally runs on GLFW and there is even a port to html5: https://github.com/jnmaloney/WebGui
ImRAD appears to be based on GLFW as well so one would only have to follow a tutorial: https://uncovergame.com/2015/01/21/porting-a-complete-c-game...
-
Visual Node Graph with ImGui
you could compile this with imgui to the web: https://github.com/jnmaloney/WebGui
but you'd have to write communication to your django app. I would do that in JS and then pass events to the WASM layer.
-
Who is using C++ for web development?
You mean like this?
- Best way to learn c++ with a background in programming?
-
23,000 Devices ShippedFlipper Zero
My next app will be C++/Qt compiled to Javascript with Emscripten and then run inside Electron.
(Incidentally, someone made a Dear Imgui demo this way: https://jnmaloney.github.io/WebGui/imgui.html, minus involving Electron, of course.)
- Why it is that C++ can be compiled to JavaScript bytecode that is WebAssembly (using EMSCRIPTEN), but it cannot be compiled to Java Bytecode?
-
A note from our sponsor - SaaSHub
www.saashub.com | 20 Jan 2025
Stats
jnmaloney/WebGui is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of WebGui is C++.