oksvg. Partial implementation of SVG 2.0 specification in golang.
183rasterx. Rasterx is an SVG 2.0 path compliant rasterizer that can use either scany, the golang vector or a derivative of the freetype anti-aliaser.
148Inliner. Inliner is a Go language pre-processor that uses the go tool's 'generate' facility to inline simple functions in Go.
16scanx. Fast antialiaser supporting image.RGBA and xgraphics.Image types intended for use with rasterx
2scanFT. scanFT is an antialiaser dervied from the golang freetype rasterizer and designed for use with the rasterx package
2gheap. Min Heap, Max Heap and Min-Max Heap generic priority queues
1scany. Multithread CL-AA antigrain algorithm for use with rasterx and oksvg
1listsv. Singly and doubly linked list implementation in Nim language
1