golang-library
There are 3071 repositories under golang-library topic.
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
spf13/cobra
A Commander for modern Go CLI interactions
urfave/cli
A simple, fast, and fun package for building command line apps in Go
hajimehoshi/ebiten
Ebitengine - A dead simple 2D game engine for Go
go-resty/resty
Simple HTTP and REST client library for Go
mongodb/mongo-go-driver
The Official Golang driver for MongoDB
segmentio/kafka-go
Kafka library in Go
allegro/bigcache
Efficient cache for gigabytes of data written in Go.
pdfcpu/pdfcpu
A PDF processor written in Go.
majd/ipatool
Command-line tool that allows searching and downloading app packages (known as ipa files) from the iOS App Store
yinggaozhen/awesome-go-cn
一个很棒的Go框架、库和软件的中文收录大全。:alarm_clock:脚本定期与英文文档同步,包含了各工程star数/最近更新时间,助您快速发现优质项目。Awesome Go~
pterm/pterm
✨ #PTerm is a modern Go module to easily beautify console output. Featuring charts, progressbars, tables, trees, text input, select menus and much more 🚀 It's completely configurable and 100% cross-platform compatible.
confluentinc/confluent-kafka-go
Confluent's Apache Kafka Golang client
fortio/fortio
Fortio load testing library, command line tool, advanced echo server and web UI in go (golang). Allows to specify a set query-per-second load and record latency histograms and other useful stats.
arl/statsviz
🚀 Visualise your Go program runtime metrics in real time in the browser
goccy/go-json
Fast JSON encoder/decoder compatible with encoding/json for Go
flosch/pongo2
Django-syntax like template-engine for Go
wasmerio/wasmer-go
🐹🕸️ WebAssembly runtime for Go
guptarohit/asciigraph
Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.
ying32/govcl
Cross-platform Go/Golang GUI library.
danielgtaylor/huma
Huma REST/HTTP API Framework for Golang with OpenAPI 3.1
ajstarks/svgo
Go Language Library for SVG generation
jaypipes/ghw
Go HardWare discovery/inspection library
xormplus/xorm
xorm是一个简单而强大的Go语言ORM库,通过它可以使数据库操作非常简便。本库是基于原版xorm的定制增强版本,为xorm提供类似ibatis的配置文件及动态SQL支持,支持AcitveRecord操作
alitto/pond
🔘 Minimalistic and High-performance goroutine worker pool written in Go
thomaspoignant/go-feature-flag
GO Feature Flag is a simple, complete and lightweight self-hosted feature flag solution 100% Open Source. 🎛️
mochi-mqtt/server
The fully compliant, embeddable high-performance Go MQTT v5 server for IoT, smarthome, and pubsub
pemistahl/lingua-go
The most accurate natural language detection library for Go, suitable for short text and mixed-language text
goccy/go-yaml
YAML support for the Go language
ChimeraCoder/anaconda
A Go client library for the Twitter 1.1 API
dropbox/goebpf
Library to work with eBPF programs from Go
nakabonne/tstorage
An embedded time-series database
wind-c/comqtt
A lightweight, high-performance go mqtt server(v3.0|v3.1.1|v5.0) supporting distributed cluster
mailgun/gubernator
High Performance Rate Limiting MicroService and Library
santhosh-tekuri/jsonschema
JSONSchema (draft 2020-12, draft 2019-09, draft-7, draft-6, draft-4) Validation using Go
suyashkumar/dicom
⚡High Performance DICOM Medical Image Parser in Go.