Vault is a tool for securely accessing secrets such as API keys, passwords and certificates. It offers encrypted secret storage, on-demand dynamic credentials, encryption as a service, lease-based revocation, and detailed audit logging, with a unified API and CLI.
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 COLLECTIONsqlc generates type-safe code from SQL queries, supporting multiple languages via plugins. It compiles SQL to idiomatic code, reducing boilerplate and errors.
Wails is a framework for building desktop applications with Go and web technologies, bundling Go backend code and an HTML/JS/CSS frontend into a single binary using native rendering engines instead of an embedded browser.
Shared GPU infrastructure for the gogpu ecosystem, providing interfaces for GPU resource sharing, window management, and event handling.
Trivy is a comprehensive security scanner used to detect vulnerabilities, misconfigurations, secrets, and SBOMs across various targets including containers, Kubernetes, and code repositories.
A production-oriented Go + HTMX + templ micro-SaaS starter: Supabase auth and Postgres Row Level Security proven end-to-end, CI-enforced performance budgets and design tokens, plus a layered AI constitution and halt-on-violation gate for agent-assisted development.
Excelize is a pure Go library for reading and writing Microsoft Excel spreadsheets in XLAM, XLSM, XLSX, XLTM and XLTX formats. It supports Excel 2007+ files, chart and image insertion, complex spreadsheet components, and a streaming API for large worksheets.
Argos is a Go instrumentation library that adds OpenTelemetry traces, metrics and correlated logging to microservices via one Init/Run call, plus drop-in wrappers per client library. The root module has no vendor SDK dependencies; each integration ships as its own module.
Fission is an open-source, Kubernetes-native serverless framework for deploying and managing functions and applications on Kubernetes. It supports multiple languages, offers fast cold starts (~100ms), and enables automatic scaling.
TidyMyMac 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.
Self-hosted AI API gateway that gathers upstream LLM provider keys as channels, exposes unified OpenAI and Anthropic endpoints with automatic protocol conversion, and tracks token usage, cache hit rate and per-key statistics in real time. Go + React, shipped as one binary.
minikube is a tool that implements a local Kubernetes cluster on macOS, Linux, and Windows, designed for local application development.
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.
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.
Code随想录 (LeetCode-Master) is a structured LeetCode study plan covering data structures and algorithms, with 200+ curated problems, detailed图文 solutions, and video lectures, supporting C++、Java、Python and other languages.