* Update README.md

* alphabetical order

Co-authored-by: Phani Rithvij <phanirithvij2000@gmail.com>
This commit is contained in:
Reaper 2022-03-15 19:41:54 +05:30 committed by GitHub
parent 22be240445
commit d08314e7bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2956,6 +2956,7 @@ _Software written in Go._
- [gfile](https://github.com/Antonito/gfile) - Securely transfer files between two computers, without any third party, over WebRTC.
- [Go Package Store](https://github.com/shurcooL/Go-Package-Store) - App that displays updates for the Go packages in your GOPATH.
- [go-peerflix](https://github.com/Sioro-Neoku/go-peerflix) - Video streaming torrent client.
- [goblin](https://goblin.reaper.im) - Golang binaries in a curl, built by goblins.
- [GoBoy](https://github.com/Humpheh/goboy) - Nintendo Game Boy Color emulator written in Go.
- [gocc](https://github.com/goccmack/gocc) - Gocc is a compiler kit for Go written in Go.
- [GoDocTooltip](https://github.com/diankong/GoDocTooltip) - Chrome extension for Go Doc sites, which shows function description as tooltip at function list.