A selection of my open-source projects that I did for fun in my free time.
Go Coverage Report ✅
A CLI tool and GitHub Action to post Go code coverage reports as comment to your pull requests.
Go Write-Ahead Log 🏃🧾
Package wal implements an efficient Write-ahead log for Go applications.
GPIO Print for Raspberry Pi 🥧
A small command line tool to print the current status of GPIO pins.
Go Priority Queue 🚥
The Go package prioqueue implements an efficient min and max priority queue using a
binary heap.
Go Home 🏠
Go Home is a small OpenGL based progress bar widget for your Desktop that displays for how long you have been working each day.
Pi Temp🌡
Small utility to export the CPU temperature of a Raspberry Pi as Prometheus metric.
Zaptest ⚡
Package zaptest implements test helpers that facilitate using a zap.Logger
in standard go unit tests.
Goldi 🥇
Goldi: lazy dependency injection framework for go. This library enables you to build your applications based on a dependency injection container.
PHPASN1
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
MetaHeuristics4Java (MH4J)
Java library for the development of applications that solve optimization problems using meta heuristics.
