bacoin's Stars
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
ipfs/kubo
An IPFS implementation in Go
cayleygraph/cayley
An open-source graph database
cloudflare/cfssl
CFSSL: Cloudflare's PKI and TLS toolkit
ipkn/crow
Crow is very fast and easy to use C++ micro web framework (inspired by Python Flask)
docker-archive/classicswarm
Swarm Classic: a container clustering system. Not to be confused with Docker Swarm which is at https://github.com/docker/swarmkit
spolu/breach_core
A Browser written in JS. Free. Modular. Hackable.
dropbox/godropbox
Common libraries for writing Go services/applications.
trogdoro/xiki
A shell console with GUI features
facebookarchive/RakNet
RakNet is a cross platform, open source, C++ networking engine for game programmers.
docker/libchan
Like Go channels over the network
unrolled/render
Go package for easily rendering JSON, XML, binary data, and HTML templates responses.
jacobdufault/fullserializer
A robust JSON serialization framework that just works with support for all major Unity export platforms.
sipin/gorazor
Razor view engine for go
petejkim/goop
A simple dependency manager for Go (golang), inspired by Bundler.
pbhogan/InControl
An input manager for Unity that tames the cross-platform controller beast.
remogatto/mandala
A Go framework for writing native Android applications
oddgames/UIToolkit
Single draw call UI solution for Unity with multi resolution support and more.
bndr/gopencils
Easily consume REST APIs with Go (golang)
mitchellh/panicwrap
panicwrap is a Go library for catching and handling panics in Go applications.
ligfx/golang-distributed-filesystem
HDFS-alike in Go. Written in 2014 to learn the language and get a job.
mreiferson/go-httpclient
a Go HTTP client with timeouts
SimonWaldherr/GoRealtimeWeb
Examples how to write realtime web applications in Golang
bradfitz/runsit
THIS IS OLD. DO NOT USE THIS. Just use systemd these days.
elcct/defaultproject
Web Application bootstrap for Go
ufna/VaQuoleUI
[DEPRECATED] Web UI framework plugin for Unreal Engine 4 - feel the power of HTML5!
jzelinskie/conventions
documentation package for Go conventions
drbig/golang
Adventures in Golang.
rjeczalik/fakerpc
A fake server for recording and mocking HTTP-based RPC services.