Software Alternatives & Reviews

Nuklear VS Photon Micro GUI

Compare Nuklear VS Photon Micro GUI and see what are their differences

Nuklear logo Nuklear

A small ANSI C gui toolkit

Photon Micro GUI logo Photon Micro GUI

Open-source, resolution independent GUI library in C++
  • Nuklear Landing page
    Landing page //
    2023-10-20
  • Photon Micro GUI Landing page
    Landing page //
    2023-10-17

Category Popularity

0-100% (relative to Nuklear and Photon Micro GUI)
IDE
57 57%
43% 43
Development Tools
0 0%
100% 100
Developer Tools
100 100%
0% 0
Rapid Application Development

User comments

Share your experience with using Nuklear and Photon Micro GUI. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Photon Micro GUI might be a bit more popular than Nuklear. We know about 6 links to it since March 2021 and only 5 links to Nuklear. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Nuklear mentions (5)

  • is makeing Vulkan guis worth it?
    You might want to try Nuklear https://github.com/vurtun/nuklear or imgui https://github.com/ocornut/imgui , both to my knowledge have a Vulkan backend. Source: over 1 year ago
  • Any good video tutorials on making a OS with a GUI?
    In fact, if using a modern graphics pipeline with shaders, you will actually have to learn how to draw a single rectangle to your screen, and then use that knowledge to draw (anti-aliased) lines, rectangles, arcs, circles, ellipses, etc. too. For instance, have a look at https://www.cairographics.org/ https://github.com/vurtun/nuklear https://github.com/memononen/nanovg and https://github.com/nical/lyon. There are... Source: over 2 years ago
  • Looking to make an image viewer/editor, which libraries should I consider?
    Another option that's pure c and a great library is nuklear https://github.com/vurtun/nuklear. Source: over 2 years ago
  • Hey guys, looking for a mobile application development toolkit that uses C
    If you need the GUI system, then you will be binding against Java and it will be very time consuming. You might be better off looking at some of the young wxWidgets / Qt Android ports. Or simply using a light OpenGL based UI library like Nuklear (or newer). Source: almost 3 years ago
  • Suggestion needed: node editor GUI using C
    P.S.: I know Nuklear has got a node editor, but this editor is only in an early stage of development and Nuklear development has pretty much halted since Vurtun left. Source: almost 3 years ago

Photon Micro GUI mentions (6)

  • 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. https://github.com/cycfi/elements. - Source: Hacker News / 12 months ago
  • 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. Source: about 1 year ago
  • 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. Source: over 1 year ago
  • 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. Source: almost 2 years ago
  • 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... Source: about 2 years ago
View more

What are some alternatives?

When comparing Nuklear and Photon Micro GUI, you can also consider the following products

Dear ImGui - Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

JUCE - JUCE is a wide-ranging C++ class library for building rich cross-platform applications and plugins...

Qt - Powerful, flexible and easy to use, Qt will help you not only meet your tight deadline, but also reduce the maintainable code by an astonishing percentage.

Based UI - Sketch UI kit for feeds on iOS, Android and web

IUP Portable User Interface - IUP is a multi-platform toolkit for building graphical user interfaces.

Landing UI Kit - Handcrafted UI components for landing pages