Updated Projects (markdown)

QupLucca 2023-06-13 17:07:06 -04:00
parent c053c5fcf7
commit da89a6ea8a

@ -973,7 +973,7 @@ See also [[SQLDrivers page|SQLDrivers]].
* [fyne](https://github.com/fyne-io/fyne) - Cross platform native GUI toolkit based on Material Design * [fyne](https://github.com/fyne-io/fyne) - Cross platform native GUI toolkit based on Material Design
* [gio](https://gioui.org/) - Portable (iOS/tvOS, Android, Linux (Wayland/X11), macOS, Windows, FreeBSD, OpenBSD, WASM) immediate mode GUI * [gio](https://gioui.org/) - Portable (iOS/tvOS, Android, Linux (Wayland/X11), macOS, Windows, FreeBSD, OpenBSD, WASM) immediate mode GUI
* [go-fltk](https://github.com/zot/go-fltk) - FLTK2 GUI toolkit bindings for Go * [go-fltk](https://github.com/zot/go-fltk) - FLTK2 GUI toolkit bindings for Go
* [imgui-go](https://github.com/allendang/imgui-go) - Dear ImGui wrapper library for Go * [imgui-go](https://github.com/allendang/imgui-go) - [Dear ImGui](https://github.com/ocornut/imgui) wrapper library for Go
* [GoGi](https://github.com/goki/gi) - Fully native cross-platform GUI toolkit * [GoGi](https://github.com/goki/gi) - Fully native cross-platform GUI toolkit
* [go-gtk](https://github.com/mattn/go-gtk) - Bindings for GTK * [go-gtk](https://github.com/mattn/go-gtk) - Bindings for GTK
* [go-qt5](https://github.com/salviati/go-qt5) - QT5 bindings for go * [go-qt5](https://github.com/salviati/go-qt5) - QT5 bindings for go