golang-package
There are 1750 repositories under golang-package topic.
jinzhu/copier
Copier for golang, copy value from struct to struct and more
oxequa/realize
Realize is the #1 Golang Task Runner which enhance your workflow by automating the most common tasks and using the best performing Golang live reloading.
gliderlabs/ssh
Easy SSH servers in Golang
rogchap/v8go
Execute JavaScript from Go
knadh/koanf
Simple, extremely lightweight, extensible, configuration management library for Go. Supports JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.
git-chglog/git-chglog
CHANGELOG generator implemented in Go (Golang).
ajstarks/svgo
Go Language Library for SVG generation
levigross/grequests
A Go "clone" of the great and famous Requests library
mochi-mqtt/server
The fully compliant, embeddable high-performance Go MQTT v5 server for IoT, smarthome, and pubsub
x1unix/go-playground
Better Go Playground with autocompletion and syntax highlight
suyashkumar/dicom
⚡High Performance DICOM Medical Image Parser in Go.
zombiezen/go-sqlite
Low-level Go interface to SQLite 3
adrg/xdg
Go implementation of the XDG Base Directory Specification and XDG user directories
xhit/go-simple-mail
Golang package for send email. Support keep alive connection, TLS and SSL. Easy for bulk SMTP.
lalamove/konfig
Composable, observable and performant config handling for Go for the distributed processing era
emicklei/proto
parser for Google ProtocolBuffers definition
containerd/ttrpc
GRPC for low-memory environments
golobby/container
A lightweight yet powerful IoC dependency injection container for the Go programming language
wagslane/go-password-validator
Validate the Strength of a Password in Go
wundergraph/wunderbase
Serverless GraphQL Database built on top of Firecracker, SQLite and Prisma
h12w/socks
A SOCKS (SOCKS4, SOCKS4A and SOCKS5) Proxy Package for Go
Mindinventory/Golang-Project-Structure
Golang Skeleton With Fully Managed Versions For Kick Start GoLang Project Development
maxatome/go-testdeep
Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite
sunshinev/go-sword
【Go-sword】可视化CRUD管理后台生成工具
rjeczalik/interfaces
Code generation tools for Go.
tevino/tcp-shaker
:heartbeat: Perform TCP handshake without ACK in Go, useful for health check, that is SYN, SYN-ACK, RST.
chebyrash/promise
Promise / Future library for Go
kevincobain2000/gobrew
Go version manager, written in Go. Super simple tool to install and manage Go versions. Install go without root. Gobrew doesn't require shell rehash.
Mindinventory/Golang-HTML-TO-PDF-Converter
Golang HTML to PDF Converter
axzilla/templui
The UI Kit for templ
asavie/xdp
Package xdp allows one to use XDP sockets from the Go programming language.
osteele/liquid
A Liquid template engine in Go
hexops/autogold
Automatically update your Go tests
fraugster/parquet-go
Go package to read and write parquet files. parquet is a file format to store nested data structures in a flat columnar data format. It can be used in the Hadoop ecosystem and with tools such as Presto and AWS Athena.
rana/ora
An Oracle database driver in Go.
spyzhov/ajson
Abstract JSON for Golang with JSONPath support