Stars
Scalable real-time messaging server in a language-agnostic way. Self-hosted alternative to Pubnub, Pusher, Ably, socket.io, Phoenix.PubSub, SignalR. Set up once and forever.
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.
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 …
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
A flexible tool for redirecting a given program's TCP traffic to SOCKS5 or HTTP proxy.
Golang MTProto implementation. Current API layer is 65
Cross-platform multi-protocol VPN software. Pull requests are welcome. The stable version is available at https://github.com/SoftEtherVPN/SoftEtherVPN_Stable.
Simple, auditable & elegant VPN, built with TLS mutual authentication and TUN.
The fantastic ORM library for Golang, aims to be developer friendly
Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm
Certbot is EFF's tool to obtain certs from Let's Encrypt and (optionally) auto-enable HTTPS on your server. It can also act as a client for any other CA that uses the ACME protocol.
Beautiful and accessible math in all browsers
MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stab…
Empowering everyone to build reliable and efficient software.
Mirror of Apache HTTP Server. Issues: http://issues.apache.org
Apache Groovy: A powerful multi-faceted programming language for the JVM platform
Scala 2 compiler and standard library. Scala 2 bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3