HitKeep is an MIT-licensed web analytics platform that self-hosts as a single Go binary with embedded DuckDB and NSQ. It offers cookieless tracking, custom tracking domains, SSO, open data exports, Search Console, ecommerce and AI-traffic reporting.
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 COLLECTIONZero-dependency live media server and proxy that publishes, reads, records, and plays back real-time video/audio streams across many protocols.
Stash is a self-hosted media organizer and server written in Go that helps you manage, tag, and stream your video and image collections, with support for community scrapers and metadata integration.
Official Keybase client repository containing the Go core crypto libraries, service, CLI, and cross-platform apps for macOS, Windows, Linux, iOS, and Android built with React Native and Electron, plus packaging and Avro protocol definitions.
etcd is a distributed, reliable key-value store written in Go that uses the Raft consensus algorithm for highly available replicated logs. It offers a simple gRPC API, TLS security, and is widely used in production for critical distributed system data, notably with Kubernetes.
restic is a fast, efficient, and secure backup program supporting Linux, macOS, Windows, FreeBSD, and OpenBSD.
Docker Compose is a tool for defining and running multi-container Docker applications using a YAML Compose file. A single command, docker compose up, starts the whole app. It ships with Docker Desktop on Windows and macOS and is available as a binary for Linux.
A self-hosted Go application that listens to RuuviTag BLE broadcasts and pushes environmental sensor data to InfluxDB, PostgreSQL, AWS, GCP, MQTT, and webhooks.
An open-source observability and data visualization platform used to query, visualize, and alert on metrics, logs, and traces from multiple data sources.
Pion WebRTC is a pure Go implementation of the WebRTC API, providing PeerConnection, DataChannels, media processing, and secure connectivity without Cgo.
frp is a fast open-source reverse proxy that enables exposing local servers behind NATs and firewalls to the internet. It supports TCP, UDP, HTTP, HTTPS, and offers P2P mode, TLS encryption, authentication, a web dashboard, load balancing, and extensible plugins.
Traefik is a modern HTTP reverse proxy and load balancer designed to simplify the deployment of microservices through automatic and dynamic configuration.
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.
Netrek-Web is a browser-based implementation of the classic Netrek space combat game. Built with Go and JavaScript, it requires no client installation. Players join via web browser for real-time 4v4+ team battles, featuring ship management, torpedoes, and bot practice modes.
Trivy is a comprehensive security scanner used to detect vulnerabilities, misconfigurations, secrets, and SBOMs across various targets including containers, Kubernetes, and code repositories.
TiDB is an open-source, cloud-native distributed SQL database with ACID transactions, horizontal scalability, Raft-based high availability, HTAP via TiKV and TiFlash, MySQL 8.0 compatibility, and vector search support.
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.
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.
immudb is an open-source immutable database with built-in cryptographic proof and verification. It supports SQL, key-value, and document models, keeps a tamper-proof history of every change, and speaks the PostgreSQL wire protocol.
Yearning is a self-hosted, open-source SQL audit platform for MySQL, offering approval workflows, automated syntax checks, auto-generated rollback statements, query auditing with sensitive-field anonymization, RBAC, and an AI assistant for SQL optimization and text-to-SQL.