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

gmeter

24
Stars
2
Forks
Watchers

A reverse proxy server that records and replays HTTP responses

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.