Stars
A fully Go userland with Linux bootloaders! u-root can create a one-binary root file system (initramfs) containing a busybox-like set of tools written in Go.
Source in Pascal, Modula-2 and Oberon for PL/0 and Oberon-0 from N. Wirth's books about Compiler Contruction.
Python REMote Interface library. Platform independent. In about 100 Kbytes, perfect for your diet.
Super minimal, rock-solid foundation for concurrent GUI in Go.
Concave hull(alpha-shape) algorithm written on golang
Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
Greiner-Hormann polygon clipping, with degeneracy handling
Practical concurrency guide in Go, communication by channels, patterns
A code search tool similar to ack and the_silver_searcher(ag). It supports multi platforms and multi encodings.
📝 A text editor for macOS. Built using the Ebitengine game engine.
A collection of modern/faster/saner alternatives to common unix commands.
Apache licensed CockroachDB parser and dependencies.
qianbin / goleveldb
Forked from syndtr/goleveldbLevelDB key/value database in Go.
A delightfully tiny but powerful HTTP router for Go web applications
A regular <table> library, for async and virtual data models.
Simple Features is a pure Go Implementation of the OpenGIS Simple Feature Access Specification
Boolean polygon clipping/overlay operations (union, intersection, difference, xor) on Polygon and MultiPolygon geometry.