Pinned Repositories
angular-recaptcha
AngularJS directive to add a reCaptcha widget to your form
ebooks
LaTeX source files for VividCortex's ebooks
ewma
Exponentially Weighted Moving Average algorithms for Go.
go-database-sql-tutorial
A tutorial for Go's database/sql package
godaemon
Daemonize Go applications deviously.
gohistogram
Streaming approximate histograms in Go
johnny-deps
Barebones dependency manager for Go.
mysqlerr
MySQL Server Error Constants for Golang
robustly
Run functions resiliently in Go, catching and restarting panics
siesta
Composable framework for writing HTTP handlers in Go.
VividCortex's Repositories
VividCortex/go-database-sql-tutorial
A tutorial for Go's database/sql package
VividCortex/angular-recaptcha
AngularJS directive to add a reCaptcha widget to your form
VividCortex/godaemon
Daemonize Go applications deviously.
VividCortex/ewma
Exponentially Weighted Moving Average algorithms for Go.
VividCortex/siesta
Composable framework for writing HTTP handlers in Go.
VividCortex/mysqlerr
MySQL Server Error Constants for Golang
VividCortex/robustly
Run functions resiliently in Go, catching and restarting panics
VividCortex/pm
Processlist manager with TCP listener
VividCortex/multitick
A multiplexor for aligned time.Time tickers in Go
VividCortex/trace
Easily trace goroutines at runtime
VividCortex/dbcontrol
A wrapper around Go's database/sql package that provides connection pool limits
VividCortex/lastseen
Last-seen sketch implementation in Go
VividCortex/grafana-datasource
Datasource plugin for connecting your Grafana dashboard to SolarWind's DPM
VividCortex/sarama
Sarama is a Go library for Apache Kafka 0.8
VividCortex/peg
Peg, Parsing Expression Grammar, is an implementation of a Packrat parser generator.
VividCortex/pq
Pure Go Postgres driver for database/sql
VividCortex/puppet
Puppet example for the installation of the VividCortex repository
VividCortex/sqlx
general purpose extensions to golang's database/sql
VividCortex/udpchan
A tiny channel wrapper around UDP connections
VividCortex/docker
Docker container for VividCortex agents
VividCortex/mysql
Go-MySQL-Driver is a lightweight and fast MySQL-Driver for Go's (golang) database/sql package
VividCortex/protobuf
Protocol Buffers for Go with Gadgets
VividCortex/chef-cookbook
VividCortex/errors
Simple error handling primitives
VividCortex/go-checks
VividCortex/go-mssqldb
Microsoft SQL server driver written in go language
VividCortex/hubot-scripts
optional scripts for hubot, opt in via hubot-scripts.json
VividCortex/mgo
The MongoDB driver for Go. See http://labix.org/mgo for details.
VividCortex/sendgrid-go
SendGrid Library to Interface through Go
VividCortex/thrift
Mirror of Apache Thrift