Go is a programming language built to resemble a simplified version of the C programming language. It compiles at the machine level. Go was created at Google in 2007 by Robert Griesemer, Rob Pike, and Ken Thompson.
reasonable handling of nullable values
Design patterns in Golang
The most opinionated Go source code linter for code audit.
Go package captcha implements generation and verification of image and audio CAPTCHAs.
Read your tfstate or HCL to generate a graph specific for each provider, showing only the resources that are most important/relevant.
Colored pretty printer for Go language
Simple Admin是一个基于Go Zero开发面向小型到大型项目的分布式微服务后端管理系统脚手架,提供丰富的后台管理功能,支持k8s快速部署,助力快速开发高并发微服务...
Easily install prebuilt binaries from GitHub.
A POSIX-compliant AWK interpreter written in Go, with CSV support
A web proxy in Golang with amazing features.
A stats collection and distributed tracing framework
🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.
Ech0 – An open-source, self-hosted lightweight publishing platform for personal idea sharing.
A user-friendly desktop GUI client for FRP on Windows.
Writing a container in a few lines of Go code, as seen at DockerCon 2017 and on O'Reilly Safari
🤘 The native golang ssh client to execute your commands over ssh connection. 🚀🚀
Functional programming library for Go 1.24+, inspired by fp-ts. Uses generic type aliases for a clean, composable API. Provides Option, Either, Result...
Minimalist and zero-dependency scheduling library for Go
HotGo 是AI 赋能企业级全栈前后端分离开发及移动应用基础平台,基于 Vue 和 GoFrame2.0 构建;内置 AI 开发规范、适配主流 AI 开发工具,人机协同高效开发。集成...
🌉 基于Go+Vue实现的openLDAP后台管理项目
Nitric is a multi-language framework for cloud applications with infrastructure from code.
:earth_africa: :clipboard: A web dashboard to inspect Terraform States
A Go package for media type and file extension detection, based on magic numbers
Go package for easily rendering JSON, XML, binary data, and HTML templates responses.
🎑Feature-rich terminal-based text viewer. It is a so-called terminal pager.
Dynamic server-side rendering using headless Chrome
:cloud: Modern & minimalistic load balancer for the Сloud era
golang im server
🧲 Easy to Use Torrent Client. Can be hosted in Cloud. Files can be streamed in Browser/Media Player.
A daemon package for use with Go (golang) services
Go library for the TOML file format
Go by Example 通过例子学 Golang
An implementation of JOSE standards (JWE, JWS, JWT) in Go
基于GF(Go Frame)的后台管理系统
Algorithms and data structures for golang
♪ A low-level library to play sound on multiple platforms ♪
WTF Dial is an example web application written in Go.
Modern Go Application example
This repo contains my notes on working with Go and computer systems.
benchmarks for implementation of servers which support 1 million connections
Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).
update-golang is a script to easily fetch and install new Golang releases with minimum system intrusion
A meta-language for Go that adds Result types, error propagation (?), and pattern matching while maintaining 100% Go ecosystem compatibility
A Go SDK for Binance API
🔎Sniffing and parsing mysql,redis,http,mongodb etc protocol. 抓包截取项目中的数据库请求并解析成相应的语句。
A smarter shell and scripting environment with advanced features designed for usability, safety and productivity (eg smarter DevOps tooling)
每周五发布,精选优质开发者内容,包括开源项目、工具资源、技术文章等方面。
Command line monitoring for goroutines
Burp extension to evade TLS fingerprinting. Bypass WAF, spoof any browser.
A Golang lock-free thread-safe HashMap optimized for fastest read access.