Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises Learn more →
Nuklear Alternatives
Similar projects and alternatives to nuklear
-
imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
-
libui
Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
-
-
-
-
webview
Tiny cross-platform webview library for C/C++/Golang. Uses WebKit (Gtk/Cocoa) and Edge (Windows)
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
cimgui
c-api for imgui (https://github.com/ocornut/imgui) Look at: https://github.com/cimgui for other widgets
-
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.
-
FLTK
FLTK - Fast Light Tool Kit - https://github.com/fltk/fltk - cross platform GUI development
-
-
-
-
-
-
LearnOpenGL
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
-
-
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
nuklear reviews and mentions
-
Is there no simple GUI library for pure C?
I think good option would be nuklear it is a single header lib
-
ImGui or text rendering libraries
For GUI, there are lots, most well-known of course being Dear Imgui, for which people have made auto-generated C bindings. Another mature but a lot simpler option is Nuklear, as others have mentioned. Even more minimalistic (it's just 1KLOC) is microui. There are a lot more, just google "imgui library c".
There's Nuklear.
-
GUI frameworks for an SDL-based roguelike?
What about https://github.com/Immediate-Mode-UI/Nuklear ?
-
Looking for minimal UI framework which will work with SDL2/OpenGL
Nuklear? They have a number of backends.
- CLib: Header-only C library that implements the most important classes from GLib
- Nuklear – A single-header ANSI C immediate mode cross-platform GUI library
- I think I am ready for the next step - a visual program. Can you give me the rundown?
-
Is Raylib optimal for this project?
Raylib was created primarily for game development. If all you need is a minimal graphics library for drawing ui, then I would check out Nuklear or IMGUI Raylib will not help all that much with writing code to interface with the arduino and calculate the map.
-
Making UI Library (OpenGL) in your engine
very surprised nobody mentioned Nuklear here: https://github.com/Immediate-Mode-UI/Nuklear
-
A note from our sponsor - ONLYOFFICE
www.onlyoffice.com | 1 Jun 2023
Stats
The primary programming language of nuklear is C.