gonutz
Fan of Go, creator of many Windows tools and libs for Go. Also some C++, Delphi, Java related code.
Pinned Repositories
auto
Go library for Windows automation
d3d9
Direct3D9 wrapper for Go.
framebuffer
Go library for accessing the framebuffer under Raspbian as a Go Image.
go-sdl2-dll
Go wrapper for SDL2 - this is for Windows only and uses the DLL, no need for CGo
gophette
Play Gophette's Adventure! She is the only female gopher in Gopherland and she is in trouble.
ide
Go IDE written in Go; currently Windows-only desktop application
no-brain-jogging
Game written in Go, shoot Zombies with Mathematics
prototype
Simple 2D game prototyping framework.
w32
A wrapper of Windows APIs for the Go Programming Language.
wui
Windows GUI library for Go (Golang). Comes with a graphical UI designer.
gonutz's Repositories
gonutz/gophette
Play Gophette's Adventure! She is the only female gopher in Gopherland and she is in trouble.
gonutz/dfm_clear_explicit_zeros
Go tool to remove unnecessary Explicit properties from Delphi DFM files.
gonutz/graphics32
Graphics32 is a graphics library for Delphi and Lazarus. Optimized for 32-bit pixel formats, it provides fast operations with pixels and graphic primitives. In most cases Graphics32 considerably outperforms the standard TBitmap/TCanvas methods.
gonutz/glfw
Go bindings for GLFW 3
gonutz/work
Work time tracking GUI tool for Windows, written in Go
gonutz/ajax
Prototype to learn about Javascript and Ajax
gonutz/alarm
Simple alarm app written in Go, rings you at a specified time in the future
gonutz/alpha-image-matting
alpha image matting codes from: http://alphamatting.com/index.html
gonutz/ccc
gonutz/cobble
How do I arrange my cobblestones to make a nice rabbit warren?
gonutz/dtw
Dynamic Time Warping in Go
gonutz/ld48
Ludum Dare 48, Theme: Deeper and Deeper
gonutz/milton
An infinite-canvas paint program
gonutz/min_windows_app
Minimal example of how to display a window in Go on Windows
gonutz/minion
Windows keyboard and mouse automation program and Go API
gonutz/mjpeg
MJPEG video writer in Go.
gonutz/mp3
An MP3 decoder in pure Go
gonutz/mp3player
Cross-platform desktop application to play mp3 files, written in Go
gonutz/pancakes
Pancake Recipe.
gonutz/randplaylist
Go library to generate random playlist tracks that do not repeat until all are played
gonutz/shuffle
Randomly re-order the elements of a list
gonutz/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
gonutz/zopfli
Zopfli Compression Algorithm is a compression library programmed in C to perform very good, but slow, deflate or zlib compression.