Hello, I've been doing some research on UI libraries. The suckless 'rocks'
page lists only one project under the 'GUI' section, that being Nuklear.
However, I found this library called MicroUI
<
https://github.com/rxi/microui> that seems very suckless from reviewing
the source code and design. I thought you might be interested in adding it
to the recommended software page.
Disclaimer: I have not used this library, or Nuklear for that matter, but I
do plan to use a UI library in the near future. Also, the libraries are
somewhat different in scope. Nuklear is a full renderer, while MicroUI just
handles higher-level UI and delegates rendering primitives to a backend
made by the developer (like what Nuklear does for displaying).
Received on Mon Mar 16 2026 - 09:10:06 CET