hetida-designer
imgui-node-editor
hetida-designer | imgui-node-editor | |
---|---|---|
2 | 8 | |
49 | 3,961 | |
- | 1.9% | |
6.6 | 5.1 | |
7 days ago | 9 months ago | |
Python | C++ | |
MIT License | MIT 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.
hetida-designer
-
PyFlow – Visual scripting framework for Python – NodeRED alternative?
Shameless Plug: We are working on a similar tool: https://github.com/hetida/hetida-designer
We have no GUI programming in the broader sense, in our case nodes are simply run one after another (DAG).
Our tool is a web application and workflows can be triggered / executed via API, which allows for automatisation. Workflows can be nested and are tagged with a version tag making production runs reproducible. It is very much taylored to (simple) Data Science use cases with the goal to make the Python data science stack accessible for Business Experts (or power users), maybe collaborating with Data Scientists.
It is actively developed, and our industrial customers happily use it, however it is still in early development state.
-
hetida designer - Open Source Workflow Composer for the Python Data Science Stack
Hello everybody! We recently open sourced hetida designer, a workflow-based collaboration, development, and runtime environment for the Python data science stack.
imgui-node-editor
- Node Editor for Imgui
-
Visual Node Graph with ImGui
Looks more like https://github.com/thedmd/imgui-node-editor/ to me - both are great libraries though.
-
Phýsalis (try to rewrite on c++ blender extrude node)
I'm taking this low level node widget library: https://github.com/thedmd/imgui-node-editor
-
graphic library for creating a paint like application
This sort of node graph?
- PyFlow – visual and modular block programming in Python
-
PyFlow – Visual scripting framework for Python – NodeRED alternative?
It looks nice. If UI performance is a concern, one could move the GUI part to C++ and do some quick pybind11 Python bindings for better performance.
I've used this C++ ImGui node editor with similar features for some hacky synthesizer gui using this library: https://github.com/thedmd/imgui-node-editor
-
OGL - A Great Cross Platform OpenGL Base Library With Almost Everything OpenGL You might Ever need
imgui-node-editor
-
Suggestion needed: node editor GUI using C
Yes, I am looking for something like this https://github.com/thedmd/imgui-node-editor, but for C instead of C++
What are some alternatives?
denoflow - Configuration as Code, use YAML to write automated workflows that run on Deno, with any Deno modules, Typescript/Javascript codes
DearPyGui - Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
PyFlow - Visual scripting framework for python
nuklear - A single-header ANSI C immediate mode cross-platform GUI library
Ryven - Flow-based visual scripting for Python
blockly - The web-based visual programming editor.