- debefix - Go library to seed database data and/or create fixtures for DB tests, with data relationships.
- debefix-sample-app - real-world sample of debefix, based on clean architecture, with transport, service, and storage separations. It uses debefix for seeding, test fixtures, and integration tests.
- OSIN - one of the first Golang OAuth2 server frameworks. Donated to RedHat/Openshift as it was a critical part of their code. [net/http]
- InReq - http request to struct.
- trcache - strongly-typed generics-based cache library wrappers.
- sqldimel - SQL DML query builder.
- panyl - Panyl (Parse ANY Log) is a Golang library to parse logs that may have mixed formats, like log files for multiple services in the same file.
- panyl-cli - Cli generator for panyl.
- panyl-cli-sample - Complete sample for panyl-cli.
- panyl-plugins - Plugins for panyl.
- panyl-ecapplog - ECAPPLog plugin for panyl.
- qdiimpl - Quick'n'Dirty Interface Implementation
- epochdate - library for storing contemporary dates (without time-of-day information) in 2 bytes per date
- HTMLButcher - open-sourced shareware to slice HTML image designs to HTML table layouts (before CSS was widespread) [wxWidgets, Desktop]
- ECAPPLog - ECAppLog is a networked logging GUI, intended to be used by programmers debugging code in a local computer
- MSGUI - GUI for metashell, a C++ template debugging tool [Qt5, Desktop]
- Gameandwatch - Game & Watch game simulators based on Madrigal [SDL]
- DTEL - Ducktape Event Loop - An event loop implementation for the https://duktape.org/ embeddable Javascript engine
- PCacheProxy - HTTP Caching Proxy library using Poco
- Mileversion - multi-platform library for executable file version reading
- POCO - POCO is powerful cross-platform C++ libraries for building network-and internet-based applications. Former core team member
- python-json-patch-ext - extends the Python jsonpatch module to add 'check', 'mutate' and 'merge' operations
- helmion - library to fetch and customize Kubernetes Helm templates
- cloudstorage - contributed DigitalOcean implementation, various fixes
- Ansible CEF Build Windows - Ansible scripts to build CEF (Chromium Embedded Framework) for Windows in a cloud environment
- Ansible CEF Build Linux - Ansible scripts to build CEF (Chromium Embedded Framework) for Linux in a cloud environment