Pinned Repositories
asynctask
Async task runner with middleware.
cfg2env
Configuration struct exporter to .env format.
dockerhub
Dockerhub source files.
environment
Tiny package that provides environment awareness
gcmap
Thread safe map with record TTL capability
go-intersect
Performance friendly array intersections
goapp
Golang application template.
gogek
Simple web service stub that can receive any HTTP request and echo it back to std-out.
golang
Algorithms, data-structures, patterns and various techniques written in golang.
unixenv
Unix environment bootstrapper.
hasansino's Repositories
hasansino/golang
Algorithms, data-structures, patterns and various techniques written in golang.
hasansino/environment
Tiny package that provides environment awareness
hasansino/asynctask
Async task runner with middleware.
hasansino/go-intersect
Performance friendly array intersections
hasansino/cfg2env
Configuration struct exporter to .env format.
hasansino/dockerhub
Dockerhub source files.
hasansino/gcmap
Thread safe map with record TTL capability
hasansino/goapp
Golang application template.
hasansino/gogek
Simple web service stub that can receive any HTTP request and echo it back to std-out.
hasansino/unixenv
Unix environment bootstrapper.
hasansino/kafka-replicator
Kafka replicator based on sarama client