
High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.

A distributed job server built specifically for queuing and executing heavy SQL read jobs asynchronously. Separate out reporting layer from apps. MySQL, Postgres, ClickHouse.
Standalone server for user address and OTP verification flows with pluggable providers (e-mail, SMS, bank penny drops etc.)

A stand-alone web server application for building and publishing full fledged dictionary websites and APIs for any language.
Ultra-lightweight, zero dependency, semantic HTML, CSS, JS UI library. ~10KB min+gz.

Simple, extremely lightweight, extensible, configuration management library for Go. Supports JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.
A DNS server that offers useful utilities and services over the DNS protocol. Weather, world time, unit conversion etc.
A tool for exporting Telegram group chats into static websites like mailing list archives.
Instant, disposable, single-binary web based live chat server. Go + VueJS.
A super tiny Javascript library to make DOM elements draggable and movable. ~500 bytes (minified+gzipped) and no dependencies.
Crisp, minimal personal website and blog theme for Hugo
A super tiny Javascript autocomplete / autosuggestions library. Zero dependencies, ~800 bytes min+gzip.
Python scripts for processing XML documents and converting to SQL, CSV, and JSON [UNMAINTAINED]
Compress and embed static files and assets into Go binaries and access them with a virtual file system in production
High throughput Go SMTP pool library with graceful handling of idle timeouts, errors, and retries.
A tiny Go library + client for downloading Youtube videos. The library is capable of fetching Youtube video metadata, in addition to downloading videos.
A tiny, zero-dependency, floating autocomplete / autosuggestion widget for textareas.
A tiny, zero-dependency lib for frontend routing and navigation on top of `window.history`
A tiny Javsacript library for sideloading static assets on pages and caching them in the browser's IndexedDB for longer-term storage.
A utility for visualising git commit activity as bars on the terminal
A simple Go POP3 client library for connecting and reading mails from POP3 servers.
Super tiny, zero dep Javascript lib that highlights specific keywords and tags in an <input> field.
A CLI utility and web server for digitally signing PDFs with docsign loaded from PFX (PKCS#12) files
Parse SQL files with multiple named queries and automatically prepare and scan them into structs.
dirmaker is a simple, opinionated static site generator for quickly publishing directory websites.
KNphone is a phonetic algorithm for indexing Kannada words by their pronunciation, like Metaphone for English.
A tiny (~750 bytes, min+gzip) Javascript library for rendering tabbed UIs. Zero dependencies.
A browser based typing game in Javascript. Revived from a 2012 project.
csv2json is a fast utility that converts CSV files into JSON line files. An experiment in Zig lang.
A simple web admin UI for tuwunel-chat Matrix server.
A simple wrapper over Go runtime/pprof for running multiple concurrent profiles and dumping results to files.
Tiny Go package for pagination queries and generating page numbers
Parse SQL files with multiple named queries into a map for easy organisation and management of SQL queries. Port of goyesql.
git tag bump: A simple utility to bump and manage git semantic version tags and generate Markdown changelogs.
Tiny i18n library for loading and using simple JSON language translation files in Go programs.
An extremely tiny utility for unmarshalling and scanning querystrings into structs
A simple hack to use GoReleaser to build, release, and publish Zig projects.
A script for generating docs for Promethus metrics exported by ScyllaDB
A simple, performant ConceptNet CLI and server implementation in Rust. Uses SQLite for data.
chunkedreader is a light weight wrapper for Go's `bufio` that enables reading of byte streams in fixed size chunks
A tiny Rust i18n library that loads JSON language maps (modeled after vue-i18n)
A utility to archive all closed tickets beyond a certain age to disk (including attachments) and delete them from the database. The tickets are archived as JSON files.