golang

Survey of Qt bindings for Golang

Qt Widgets therecipe/qt https://github.com/therecipe/qt LGPL Has -comply flag to dump .o files to allow proprietary relinking Broad coverage (Widgets + QML), widely used Links to Qt libraries Last update 2020 (~2y ago) kitech/qt.go https://github.com/kitech/qt.go LGPL Broad coverage (Widgets + QML) Uses FFI to load Qt libraries at runtime Last update 2020 (~2y ago) visualfc projects https://github.com/visualfc/goqt Early version: https://github.com/visualfc/go-ui Interesting fork: https://github.
Read more