mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add GUI libraries
This commit is contained in:
parent
1ffe29c53f
commit
9c126daa0c
@ -22,6 +22,7 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
|
|||||||
- [Audio](#audio)
|
- [Audio](#audio)
|
||||||
- [Video](#video)
|
- [Video](#video)
|
||||||
- [Game Development](#game-development)
|
- [Game Development](#game-development)
|
||||||
|
- [GUI](#gui)
|
||||||
- [DevOps Tools](#devops-tools)
|
- [DevOps Tools](#devops-tools)
|
||||||
- [Utilities](#utilities)
|
- [Utilities](#utilities)
|
||||||
- [Logging](#logging)
|
- [Logging](#logging)
|
||||||
@ -254,6 +255,12 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
|
|||||||
* [rog](https://github.com/ajhager/rog/) - A roguelike game library written in go
|
* [rog](https://github.com/ajhager/rog/) - A roguelike game library written in go
|
||||||
* [glop](https://github.com/runningwild/glop) - Glop (Game Library Of Power) is a fairly simple cross-platform game library.
|
* [glop](https://github.com/runningwild/glop) - Glop (Game Library Of Power) is a fairly simple cross-platform game library.
|
||||||
|
|
||||||
|
## GUI
|
||||||
|
|
||||||
|
*Libraries for building GUI Applications*
|
||||||
|
|
||||||
|
* [ui](https://github.com/andlabs/ui) - Platform-native GUI library for Go.
|
||||||
|
* [go-gtk](http://mattn.github.io/go-gtk/) - Go bindings for GTK
|
||||||
|
|
||||||
## DevOps Tools
|
## DevOps Tools
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user