Pinned Repositories
cbor
Hopefully some day a RFC 7049 encoder and decoder for Go - for now, it's just a playground
dbexplorer
Scan your database and generate access code.
goof
my playground for go stuff
mirror
Go library helping with reflect
pixiecore
PXE booting for people in a hurry.
sqlinternals
Unwrap the driver.Rows from sql.Row or sql.Rows.
typebrowser
View type information from your program in your browser!
arnehormann's Repositories
arnehormann/sqlinternals
Unwrap the driver.Rows from sql.Row or sql.Rows.
arnehormann/typebrowser
View type information from your program in your browser!
arnehormann/dbexplorer
Scan your database and generate access code.
arnehormann/mirror
Go library helping with reflect
arnehormann/cbor
Hopefully some day a RFC 7049 encoder and decoder for Go - for now, it's just a playground
arnehormann/goof
my playground for go stuff
arnehormann/pixiecore
PXE booting for people in a hurry.
arnehormann/protoc-gen-capture
Support protoc plugin development
arnehormann/configurator
Use POJOs for configuration and have all configuration options in one place
arnehormann/data-oriented-programming
arnehormann/envflag
A wrapper for Go's flag package
arnehormann/go-database-sql-tutorial
A tutorial for Go's database/sql package
arnehormann/handler
Java instrumentation for easy method routing
arnehormann/hck
HTML construction kit
arnehormann/meetup-talk-go-and-db
A talk about Go and databases
arnehormann/mysql
Go-MySQL-Driver is a lightweight and fast MySQL-Driver for Go's (golang) database/sql package
arnehormann/quamina
Home of Quamina, a fast pattern-matching library in Go
arnehormann/Snippets
Assorted bits and pieces in different languages, mainly intended as a syntax reminder