banux's Stars
mdbootstrap/mdb-ui-kit
Bootstrap 5 & Material Design UI KIT
thirtysixthspan/descriptive_statistics
conformal/yubikey
YubiKey API written in Go
gogs/gogs
Gogs is a painless self-hosted Git service
sanbornm/go-selfupdate
Enable your Go applications to self update
GeertJohan/go.rice
go.rice is a Go package that makes working with resources such as html,js,css,images,templates, etc very easy.
cybereality/Perception
Open-Source Stereo
mattes/migrate
Database migrations. CLI and Golang library.
serialx/hashring
Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)
mattn/go-adodb
Microsoft ActiveX Object DataBase driver for go that using exp/sql
etix/mirrorbits
Mirrorbits is a geographical download redirector written in Go for distributing files efficiently across a set of mirrors.
cztomczak/cef2go
Go lang bindings for the Chromium Embedded Framework (CEF)
mattn/go-webkit
webkit widget for go-gtk
gliderlabs/registrator
Service registry bridge for Docker with pluggable adapters
disintegration/gift
Go Image Filtering Toolkit
carbocation/interpose
Minimalist net/http middleware for golang
ddollar/heroku-docker
Turn Heroku apps into Docker images
ledisdb/ledisdb
A high performance NoSQL Database Server powered by Go
aaron-lebo/ocd
RSS in Go
spotify/helios
Docker container orchestration platform
nictuku/dht
Kademlia/Mainline DHT node in Go.
docker-archive/boatyard
[DEPRECATED] Web UI to docker build
wwwtyro/three-vr-renderer
VR renderer for THREE.js utilizing the upcoming VR APIs in popular browsers.
DavidHuie/quartz
A gem for calling Go code from within your Ruby code
samalba/docker-cache
Redis cache for a cluster of Docker hosts
MilanMisak/pixlserv
Go server for processing and serving of images
julienschmidt/httprouter
A high performance HTTP request router that scales well
andlabs/ui
Platform-native GUI library for Go.
bradfitz/iter
Range over integers [0,n). Seriously, that's it.
beefsack/go-astar
Go implementation of the A* search algorithm