- Chicago, IL
- http://patrickcrosby.com
Stars
a simple script that pushes all your sensorpush data to StatHat.
Wi-Fi enabled crypto candy dispenser for stellar network.
📙 Amazon Web Services — a practical guide
Simulating shitty network connections so you can build better systems.
Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
Enumerated error codes, with descriptions and Error object types
patrickxb / doozer
Forked from ha/doozerGo client driver for doozerd, a consistent, distributed data store
patrickxb / doozerd
Forked from ha/doozerdA consistent distributed data store.
patrickxb / mymysql
Forked from ziutek/mymysqlMySQL Client API written entirely in Go
patrickxb / godis
Forked from simonklee/godisgodis - a Redis client for Go
An EventMachine-compatible async wrapper for the stathat api.
An old simple AWS client in Go (use bmizerany/aws4 for more up to date aws usage).
patrickxb / bcrypt
Forked from jameskeane/bcryptA native bcrypt library for go (golang)
patrickxb / GoLLRB
Forked from petar/GoLLRBA Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go
patrickxb / GoMySQL
Forked from Philio/GoMySQLThe most complete and stable MySQL client library written completely in Go. For discussion, ideas, suggestions, feature requests etc, please visit the GoMySQL Google Group (link below). For any iss…
patrickxb / node-msgpack-rpc
Forked from bpot/node-msgpack-rpcnode-msgpack-rpc is an implementation of the Msgpack-RPC protocol specification for node.js.
patrickxb / msgpack-rpc
Forked from msgpack-rpc/msgpack-rpcMessagePack-RPC is an inter-process messaging library that uses MessagePack for object serialization.
patrickxb / msgpack
Forked from msgpack/msgpackMessagePack is an extremely efficient object serialization library. It's like JSON, but very fast and small.
patrickxb / node-msgpack
Forked from pgriess/node-msgpackA space-efficient object serialization library for NodeJS