stangelandcl's Stars
ibraheemdev/modern-unix
A collection of modern/faster/saner alternatives to common unix commands.
NeXTs/Clusterize.js
Tiny vanilla JS plugin to display large data sets easily
syndtr/goleveldb
LevelDB key/value database in Go.
fogleman/gg
Go Graphics - 2D rendering in Go with a simple API.
wcharczuk/go-chart
go chart is a basic charting library in go.
monochromegane/the_platinum_searcher
A code search tool similar to ack and the_silver_searcher(ag). It supports multi platforms and multi encodings.
luk4z7/go-concurrency-guide
Practical concurrency guide in Go, communication by channels, patterns
tdewolff/canvas
Cairo in Go: vector to raster, SVG, PDF, EPS, WASM, OpenGL, Gio, etc.
w8r/martinez
Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
faiface/gui
Super minimal, rock-solid foundation for concurrent GUI in Go.
alexedwards/flow
A delightfully tiny but powerful HTTP router for Go web applications
finos/regular-table
A regular <table> library, for async and virtual data models.
Yiling-J/theine-go
high performance in-memory cache
markfarnan/go-canvas
Library to use HTML5 Canvas from Go-WASM, with all drawing within go code
oleg-st/ZstdSharp
Port of zstd compression library to c#
stephenlacy/daz
Composable HTML components in Golang
golang-design/lockfree
⚡️ lock-free utilities in Go
peterstace/simplefeatures
Simple Features is a pure Go Implementation of the OpenGIS Simple Feature Access Specification
viant/xunsafe
Faster golang reflection
engelsjk/polygol
Boolean polygon clipping/overlay operations (union, intersection, difference, xor) on Polygon and MultiPolygon geometry.
cockroachdb/cockroachdb-parser
Apache licensed CockroachDB parser and dependencies.
tcql/greiner-hormann
Greiner-Hormann polygon clipping, with degeneracy handling
healeycodes/tools
🛠️ Terminal tools, written from scratch.
healeycodes/noter
📝 A text editor for macOS. Built using the Ebitengine game engine.
ahmedalhulaibi/flatfile
A library to unmarshal structured data read from a flat-file (text file) into a struct using struct tags
frostschutz/go-fibmap
xeus2001/go-weak
Go weak references
GiddeonWyeth/ConcaveHull_Golang
Concave hull(alpha-shape) algorithm written on golang
qianbin/goleveldb
LevelDB key/value database in Go.
holiman/mkchart
Little charting utility