Stars
lightweight, idiomatic and composable router for building Go HTTP services
🏆 A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured.
msgpack.org[Go] MessagePack encoding for Golang
idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]
A Go code generator for MessagePack / msgpack.org[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.
Cap'n Proto library and code generator for Go
Types and utilities for working with 2d geometry in Golang
A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2
govim is a Go development plugin for Vim8, written in Go
A Simple 2D Golang collision detection and resolution library for games
LDtk-Go is a loader for LDtk projects written in Golang.
Sprite animation library for Ebitengine inspired by anim8
embed lua script language for go, very fast, support coroutine
Golang port of kdbush, a fast static spatial index for 2D points.
Generic, zero-alloc, 100%-test covered Quadtree for golang