CLI and Claude Code plugin that runs parallel headless Claude sessions, monitors real Anthropic usage, and stops before exceeding your subscription quota. Provides run, process, overview, and connect commands with safety guards.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONTidyMyMac is an open-source macOS disk cleanup utility for the terminal. It scans, reviews and reclaims space with a dry-run default, protected paths, modular cleaners, profiles, JSON/CSV export and script generation.
Infisical is an open-source platform for secrets management, certificate/PKI lifecycle, key management, and privileged access management. Features include a dashboard, CLI, SDKs and API, secret syncs and rotation, leak scanning, a Kubernetes operator, and self-hosting via Docker.
Watermill is a Go library for building event-driven applications with message streams. It provides a simple interface for pub/sub messaging, supporting Kafka, RabbitMQ, NATS, Redis, SQL, and more.
slogcp is a Google Cloud-native structured logging handler for Go using the standard slog API. It enables Cloud Logging, Trace, and Error Reporting integration for services on Cloud Run, GKE, and more.
go-whatchanged prints API diffs between two versions of a Go module, with read-only operation, release-aware version selection, CI-friendly outputs, and a GitHub Action for pull request comments.
CLI utility to version and automate CTFd instance setup via YAML config, CLI flags, and environment variables. Integrates with GitHub Actions, Drone CI, Docker, and Kubernetes for reproducible CTF infrastructure deployment.
GORM is a full-featured ORM library for Go, offering associations, hooks, eager loading, transactions, auto migrations, and an extensible plugin API for developer-friendly database access.
Embeddable managed-lease DHCP client for Go: DHCPv4 and DHCPv6 with renewal, conflict detection, durable lease journal, standard library only, no root, no external dhclient. It reports leases and events but never configures the link.
caddy-midi is a Caddy HTTP handler that serves Standard MIDI Files as synthesized WAV audio using a SoundFont. Built in pure Go with no cgo, it allows browsers to play MIDI files directly via standard audio tags with full support for seeking and range requests.
Bun is a lightweight, SQL-first ORM for Go that supports PostgreSQL, MySQL, SQLite, MSSQL, and Oracle. It emphasizes type safety, flexible scanning, and complex query building while staying close to raw SQL.
Iris is a full-featured HTTP/2 web framework for Go, offering typed routing, built-in middleware, MVC, WebSockets, gRPC, sessions, caching, i18n and rich request/response handling. The README also previews a generics-based v14 that has no release date yet.
A Go library for parsing, verifying, generating, and signing JSON Web Tokens (JWT), supporting HMAC SHA, RSA, RSA-PSS, and ECDSA algorithms with RFC 7519 compliance.
asdf is a CLI tool that manages multiple language runtime versions using a single interface and a plugin-based system.
XGo is a programming language that reads like plain English, integrating C/C++, Go, Python, and JavaScript/TypeScript. It simplifies Go syntax, supports classfiles for domain-specific friendliness, and includes frameworks for web, games, and DevOps.
9vcs is a version control system built on the 9P protocol, written in pure Go with no daemon or database. History is stored as content-addressed patches rather than snapshots, identity is an Ed25519 keypair, and small trusted teams sync directly peer to peer instead of through a hosting platform.
Caddy is an extensible, multi-platform web server written in Go that provides automatic HTTPS by default and supports HTTP/1.1, HTTP/2, and HTTP/3.
Atlantis is a self-hosted Terraform pull request automation tool that enables collaborative infrastructure-as-code workflows.
Transform is an open-source polyglot web converter that converts between many data and code formats in the browser. Built with Next.js, it offers per-route transformers and can be self-hosted.
Karma is a modular Go utility library offering prebuilt solutions for authentication, SQL parsing, middleware, third-party API integration (Twilio, OpenAI), and file management to reduce boilerplate in backend development.