obask
Follow
Stars
11
stars
written in Go
Clear filter
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.
lightweight, idiomatic and composable router for building Go HTTP services
A rudimentary implementation of a basic document (NoSQL) database in Go
Zygo is a Lisp interpreter written in 100% Go. Central use case: dynamically compose Go struct trees in a zygo script, then invoke compiled Go functions on those trees. Makes Go reflection easy.