shabbyrobe
I code for fun. I have been known to code for food. I typically work with Go, TypeScript, Python or C. I enjoy Go a lot. I have worked with lots of other stuff.
Pinned Repositories
go-num
Additional numeric types for Go (int128, uint128), repo moved!
go-service
Lifecycle management for long-lived goroutines
gocovmerge
Merge coverprofile results from multiple go cover runs. Moved to sourcehut.
golib
Collection of packages of varying quality and usefulness augmenting Go's stdlib, intended to be copy/pasted
grpc-stubs
gRPC typing stubs for Python
phphll
HyperLogLog for PHP implemented as a C extension
structer
Unmaintained. Stitches go/types and go/ast together to make writing struct-based code generators less hideous
xmlwriter
xmlwriter is a pure-Go library providing procedural XML generation based on libxml2's xmlwriter module
shabbyrobe's Repositories
shabbyrobe/grpc-stubs
gRPC typing stubs for Python
shabbyrobe/xmlwriter
xmlwriter is a pure-Go library providing procedural XML generation based on libxml2's xmlwriter module
shabbyrobe/go-num
Additional numeric types for Go (int128, uint128), repo moved!
shabbyrobe/phphll
HyperLogLog for PHP implemented as a C extension
shabbyrobe/go-service
Lifecycle management for long-lived goroutines
shabbyrobe/golib
Collection of packages of varying quality and usefulness augmenting Go's stdlib, intended to be copy/pasted
shabbyrobe/gocovmerge
Merge coverprofile results from multiple go cover runs. Moved to sourcehut.
shabbyrobe/structer
Unmaintained. Stitches go/types and go/ast together to make writing struct-based code generators less hideous
shabbyrobe/shabbyrobe
shabbyrobe/wsgitypes
MyPy types for WSGI application authors: moved to sourcehut!
shabbyrobe/ack.vim
Vim plugin for the Perl module / CLI script 'ack'
shabbyrobe/gofakes3
A simple fake AWS S3 object storage based on BoltDB (used for local test-runs against AWS S3 APIs)
shabbyrobe/msgp
A Go code generator for MessagePack / msgpack.org[Go]
shabbyrobe/msgpgen
Unmaintained. Alternative code generation wrapper for tinylib/msgp
shabbyrobe/node-yaqrcode
Pure Javascript QR Code Generator for NodeJS
shabbyrobe/typeshed
Collection of library stubs for Python, with static types