AppBundler.jl : building Julia GUI applications in modern desktop application installer formats in Linux (snap), Windows (MSIX), and MacOS (DMG). JuliaCon 2024 video
Blink.jl : Julia wrapper around Electron.
CImGui.jl : Julia wrapper for cimgui , a thin c-api wrapper programmatically generated for the excellent C++ immediate mode gui Dear ImGui .
Electron.jl : Julia wrapper for Electron with a more minimalistic feature set than Blink.jl.
Gtk.jl : Julia interface to the GTK windowing toolkit.
QML.jl : Small example for starting an interface to Qt6 QML .
Slint.jl : a Rust GUI library for Julia (GitHub , Webpage ).
Tk.jl : The Julia interface for the Tk windowing toolkit.