Mikhael's repositories
go-http-probe
Run HEAD request to several URLs to select the fastest
crystal-consul
Crystal client for Consul (http://www.consul.io/)
go-port-tester
Simple port tester to check connectivity between hosts using specified ports
go-zerolog-wrap
log.Logger wrapper using github.com/rs/zerolog and io.Pipe
wget-go
wget, partially re-implemented in go
csshy
Improved ClusterSSH for modern terminals like Terminator and Tilix
dailyrotate
Go library for a file that rotates daily
docker-registry-proxy
An HTTPS Proxy for Docker providing centralized configuration and caching of any registry (quay.io, DockerHub, k8s.gcr.io)
elasticsearch-crystal
Crystal version of Ruby Elasticsearch Library
envy
Envy automatically exposes environment variables for all of your Go flags
fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
go-cache
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
go-collectd
Utilities for using collectd together with Golang.
go-random-files
create a random filesystem hierarchy
go-zip-debug
Clone of https://golang.org/pkg/archive/zip/ with debugging added
goconf
Configuration loader in Go
gomemcache
Go Memcached client library #golang
gopsutil
psutil for golang
goversioninfo
Golang Microsoft Windows File Properties/Version Info and Icon Resource Generator
hexcompare
hexcompare is a curses-based utility to compare and identify differences between two binary files. These differences are then represented visually with an interactive block diagram.
jl
Pretty Viewer for JSON logs
kingpin
CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser
netbox-client-ruby
A ruby client library for Netbox v2.
pandasticsearch
An Elasticsearch client exposing DataFrame API
pb
Console progress bar for Golang
rehttp
Package rehttp implements a Go HTTP transport that handles retries.
tga
Go package for decoding and encoding TARGA image format
tinylru
A fast little LRU cache for Go
trie
Fast, zero heap allocation Go Trie for runes or paths
tsv
TSV parser and struct mapping for Go