latex-docker - Containerized latex environment
A docker container helping with the compilation of latex sources without the need to setup a full latex environment.
A docker container helping with the compilation of latex sources without the need to setup a full latex environment.
ghkeys is a tiny utility to get the public ssh keys of a github user.
vfs is library to support virtual filesystems. It provides basic abstractions of filesystems and implementations, like OS accessing the file system of the underlying OS and memfs a full filesystem in-memory.
Semver is a semantic versioning library written in go. It aims for speed, simplicity and full spec coverage.
pushcli is a commandline tool for the pushover.net api written in golang. It supports flags and environment variables.
Photowall is a small, functional photowall written in golang. A photowall is a picture slideshow, running on your TV at a party for example, and guests can upload photos which are added to the slideshow.
sexec is a simple command execution library written in golang
Mantis is one of the largest project i’ve build till today. Mantis is used to manage ArmA2/3 gameservers. It manages the whole workflow from running, configuring multiple server instances to clients joining with auto configured mods. It’s in production since April 2014. ...
Tool to expand environment variables in config files. Expenv replaces ${var} or $var in the input to the values of the current environment variables. Supports stdin/stdout and files.
methodr provides routing based on the request method written in golang. Fully http.Handler compliant.