Pinned Repositories
gheap
Min Heap, Max Heap and Min-Max Heap generic priority queues
go-sdl2
SDL2 binding for Go
image
[mirror] Go supplementary image libraries
Inliner
Inliner is a Go language pre-processor that uses the go tool's 'generate' facility to inline simple functions in Go.
listsv
Singly and doubly linked list implementation in Nim language
oksvg
Partial implementation of SVG 2.0 specification in golang.
rasterx
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.
scanFT
scanFT is an antialiaser dervied from the golang freetype rasterizer and designed for use with the rasterx package
scanx
Fast antialiaser supporting image.RGBA and xgraphics.Image types intended for use with rasterx
scany
Multithread CL-AA antigrain algorithm for use with rasterx and oksvg
srwiley's Repositories
srwiley/oksvg
Partial implementation of SVG 2.0 specification in golang.
srwiley/rasterx
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.
srwiley/Inliner
Inliner is a Go language pre-processor that uses the go tool's 'generate' facility to inline simple functions in Go.
srwiley/listsv
Singly and doubly linked list implementation in Nim language
srwiley/scanFT
scanFT is an antialiaser dervied from the golang freetype rasterizer and designed for use with the rasterx package
srwiley/scanx
Fast antialiaser supporting image.RGBA and xgraphics.Image types intended for use with rasterx
srwiley/gheap
Min Heap, Max Heap and Min-Max Heap generic priority queues
srwiley/go-sdl2
SDL2 binding for Go
srwiley/image
[mirror] Go supplementary image libraries
srwiley/scany
Multithread CL-AA antigrain algorithm for use with rasterx and oksvg
srwiley/nim-sdl2-examples
A couple of examples of sdl2 in nim langugage
srwiley/packages
List of packages for Nimble