go-chi/chi
lightweight, idiomatic and composable router for building Go HTTP services
wavetermdev/waveterm
An open-source, AI-integrated, cross-platform terminal for seamless workflows
masterking32/MasterDnsVPN
Advanced DNS tunneling VPN for censorship bypass, optimized beyond DNSTT and SlipStream with low-overhead ARQ, SOCKS5 multiplexing, resolver load balancing, and high packet-loss stability.
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
vitessio/vitess
Vitess is a database clustering system for horizontal scaling of MySQL.
icereed/paperless-gpt
Use LLMs and LLM Vision (OCR) to handle paperless-ngx - Document Digitalization powered by AI
hashicorp/vault
A tool for secrets management, encryption as a service, and privileged access management
openbao/openbao
OpenBao is a software solution to manage, store, and distribute sensitive data including secrets, certificates, and keys.
smallstep/certificates
š”ļø A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate management, so you can use TLS everywhere & SSO for SSH.
gin-gonic/gin
Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performanceāup to 40 times fasterāthanks to httprouter. Gin is designed for building REST APIs, web applications, and microservices.