Software Alternatives & Reviews

Nuklear VS Yad

Compare Nuklear VS Yad and see what are their differences

Nuklear logo Nuklear

A small ANSI C gui toolkit

Yad logo Yad

Yad (yet another dialog) is a fork of Zenity with many improvements, such as custom buttons...
  • Nuklear Landing page
    Landing page //
    2023-10-20
  • Yad Landing page
    Landing page //
    2023-09-23

Nuklear videos

No Nuklear videos yet. You could help us improve this page by suggesting one.

+ Add video

Yad videos

Antiaris Godz vs YAD Official Cvc Pools. THE MOST EPIC CVC IN 2020

More videos:

  • Review - Daygame Blueprint Review (The Good and The Bad of Yad and Andy's program)
  • Review - Yad Lagla Song REACTION!! | Sairat

Category Popularity

0-100% (relative to Nuklear and Yad)
IDE
18 18%
82% 82
Developer Tools
100 100%
0% 0
Business Text Messaging
0 0%
100% 100
Game Engine
100 100%
0% 0

User comments

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

Social recommendations and mentions

Based on our record, Nuklear should be more popular than Yad. It has been mentiond 5 times since March 2021. 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

Yad mentions (1)

  • Writing Programs with Ncurses
    I recently came across YAD (https://sourceforge.net/projects/yad-dialog/), which is a improved version of dialog. Allows you to create a simple GUI, where all the entries are written to STDOUT. So, you can interface with your favorite language. For examples, see this page: http://smokey01.com/yad/. - Source: Hacker News / over 2 years ago

What are some alternatives?

When comparing Nuklear and Yad, you can also consider the following products

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

Zenity - Zenity is a tool that allows you to display GTK dialog boxes in commandline and shell scripts.

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

Glade - Glade is a RAD tool to enable quick & easy development of user interfaces for the GTK+ toolkit...

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

wxFormBuilder - wxWidgets is an excellent framework that enables the creation of multi-platform applications with...