Max Chechel
Results
7
repositories owned by
Max Chechel
gounit
79
Stars
10
Forks
Watchers
Unit tests generator for Go programming language
gowrap
969
Stars
81
Forks
Watchers
GoWrap is a command line tool for generating decorators for Go interfaces
ruby-nfc
35
Stars
8
Forks
Watchers
NFC library for Ruby programming language
gounit-vim
22
Stars
1
Forks
Watchers
Vim plugin for https://github.com/hexdigest/gounit
prep
33
Stars
5
Forks
Watchers
Prep finds all SQL statements in a Go package and instruments db connection with prepared statements
execpool
16
Stars
2
Forks
Watchers
A pool that spins up a given number of processes in advance and attaches stdin and stdout when needed. Very similar to FastCGI but works for any command.