Pinned Repositories
addlicense
A program which ensures source code files have copyright license headers by scanning directory patterns recursively
addlicense-docker
api_client
Simple wrapper over JavaScript `request` module to build simple Web API clients.
consumer_app_skeleton
Skeleton for data processing applications implementing consumer pattern
dbtx
Some utilities to deal with database connection pools and transactions in GO
fireflower
Simple multi-worker framework for Node.js. Built on top of standard cluster module.
go-flags
go command line option parser
gocal
ICS file parser in Golang
httputil
Various useful functions to work with HTTP data
supervisor_checks
Framework to build health checks for Supervisor-based services.
vovanec's Repositories
vovanec/supervisor_checks
Framework to build health checks for Supervisor-based services.
vovanec/httputil
Various useful functions to work with HTTP data
vovanec/consumer_app_skeleton
Skeleton for data processing applications implementing consumer pattern
vovanec/addlicense
A program which ensures source code files have copyright license headers by scanning directory patterns recursively
vovanec/addlicense-docker
vovanec/api_client
Simple wrapper over JavaScript `request` module to build simple Web API clients.
vovanec/dbtx
Some utilities to deal with database connection pools and transactions in GO
vovanec/go-flags
go command line option parser
vovanec/gocal
ICS file parser in Golang
vovanec/gojsonschema
An implementation of JSON Schema, draft v4 - Go language
vovanec/gvt
gvt is the go vendoring tool for the GO15VENDOREXPERIMENT, based on gb-vendor
vovanec/log
vovanec/machinery
Machinery is an asynchronous task queue/job queue based on distributed message passing.
vovanec/misc
Various useful(and not really) stuff.
vovanec/nsync
GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.
vovanec/OpenTAXII
TAXII server implementation in Python from EclecticIQ
vovanec/parson
Lightweight JSON library written in C.
vovanec/poster-0.8.1-for-Python-3.4
Workaround to use 2.x poster library in Python 3.x
vovanec/python-collectd-mock
Use this package to test your collectd plugin in unittest without collectd inline
vovanec/runtime
openapi runtime interfaces
vovanec/serror
vovanec/Snoke
Snoke Watchface
vovanec/stoppable
Interruptable tasks in Go
vovanec/supervisor
Supervisor process control system for UNIX
vovanec/sync
[mirror] concurrency primitives
vovanec/talon
vovanec/test
test repository
vovanec/tornado
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
vovanec/xsync
Synchronisation primitives for Go
vovanec/zerorpc-python
zerorpc for python