Kairos
ViewJul 2026—Present
A distributed job queue built from scratch in Go — a mini Sidekiq/Celery built without off-the-shelf frameworks.
- Custom worker pool and task scheduler with reliable background job processing
- Distributed architecture supporting multiple producers and consumers
- Built in pure Go for systems-level performance and low memory overhead
- Handles retries, dead-letter queues, and concurrency control
Tech Stack
Go
Distributed Systems
Job Queue
Redis
Recent Commits
View all on GitHubfeat(api): add admin HTTP API for queue inspection and management
Harshal Khobragade·863b544·Jul 28, 2026
fix: vuln issues
Harshalvk·dea325b·Jul 28, 2026
feat(api): add admin HTTP API for queue inspection and management
Harshalvk·7edf933·Jul 28, 2026
Merge pull request #1 from harshalvk/stagging
Harshal Khobragade·4233e1f·Jul 27, 2026
feat(observability): add OpenTelemetry tracing via OTLP HTTP
Harshalvk·52fc919·Jul 27, 2026