Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
zygomys
Zygo is a Lisp interpreter written in 100% Go. Central use case: dynamically compose Go struct trees in a zygo script, then invoke compiled Go functions on those trees. Makes Go reflection easy.
-
go-capnproto
Forked from jmckaskill/go-capnproto
Cap'n Proto library and parser for go. This is go-capnproto-1.0, and does not have rpc. See https://github.com/zombiezen/go-capnproto2 for 2.0 which has rpc and capabilities.
-
offheap
an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.
-
zebrapack
ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema. Strong typing. Well documented (and msgpack2 compatible) f…
-
rbuf
a small circular ring buffer library in go / golang
-
gemacs
Forked from nsf/godit
A lightweight emacs written in pure Go. Uses https://github.com/gdamore/tcell for portability. Derived from go editor `godit`. Your next terminal based editor. Windows/OSX/Linux binaries: https://g…
263 contributions in the last year
Contribution activity
June 2019
May 2019
Created an issue in nanomsg/nng that received 7 comments
on windows (2016) only, httpclient Timeout works test fails consistently
nng at 7eaccab All tests are green on OSX, but on my Windows 2016 server vps, the httpclient test consistently fails on the "Timeout works" test. L…