Free Software Contribution

Gilmour

Gilmour is a framework for writing micro-services that exchange data over non-http transports. Currently the supported backend is Redis PubSub. Redis pubsub channels are used like "routes". Gilmour started off simply as a non-http alternative to Sinatra, but has grown into a feature rich microservices communication library and framework. I maintain the Golang port and occasionally contribute to the Ruby port as well. I also maintain the Gilmour tools which provide better error handling, logging and monitoring for Gilmour based deployments.

BulletinD

A generic Framework to deliver notifications implemented in Golang. Handles topics, channels, users and tenants for your multitenant SaaS/PaaS application. Allows heavy customizations and supports Mobile, Web & Push notifications.

Gottp: Go Powered Backend Framework

A generic golang backend RESTful server that allows asynchronous and sequential PIPEs to have fast and powerful APIs.

Async JobQueue

A job queue written using MongoDB & Python. It allows event and time based trigger of tasks. Think of it like Celery but only much lighter and faster. It can scale sideways and scales up based on the CPU configuration you provide it with.

MongoRM

A lightweight Python Mongo based ORM which handles data type check and constraint validations.

CDNlysis

A golang powered analysis engine that can sync Cloudfront logs to multiple backends Google Management API, InfluxDB, Graphite and/or MongoDB for bandwidth consumption and analysis of Media and static files.

KDE

While I was involved with KDE, I implemented Python language support in KDevelop4