codematix's Stars
valyala/quicktemplate
Fast, powerful, yet easy to use template engine for Go. Optimized for speed, zero memory allocations in hot paths. Up to 20x faster than html/template
krishabhishek/awesome-scalability
High Scalability, High Availability, High Stability, High Performance, and High Intelligence Back-End Design Patterns
ent/ent
An entity framework for 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.
go-jet/jet
Type safe SQL builder with code generation and automatic query result data mapping
spf13/viper
Go configuration with fangs
panjf2000/ants
🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.
bmuller/arrow
Date interaction for Golang, with strftime formatting for time
friendsofgo/killgrave
Simple way to generate mock servers written in Go
friendsofgo/errors
Simple error handling primitives
Boostport/address
Address is a Go library that validates and formats addresses using data generated from Google's Address Data Service
signalfx/golib
Golib contains various useful golang libraries
gogf/gf
A powerful framework for faster, easier, and more efficient project development.
reviewdog/reviewdog
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
kpango/gache
fastest lockfree cache library for go application
DistributedClocks/GoVector
Vector clock logging library for Go
pace/bricks
A standard library for microservices.
ThalesGroup/gokube
gokube is a tool that makes it easy developing day-to-day with Kubernetes on your laptop.
sanity-io/litter
Litter is a pretty printer library for Go data structures to aid in debugging and testing.
theodesp/go-heaps
Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci
strongbox/strongbox
Strongbox is an artifact repository manager.
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
BurntSushi/xsv
A fast CSV command line toolkit written in Rust.
lsd-rs/lsd
The next gen ls command
sharkdp/hyperfine
A command-line benchmarking tool
mgutz/sshtunnel
simple go ssh tunnelling
schyntax/go-schtick
Go scheduled task runner built on top of Schyntax.
schyntax/go-schyntax
Go port of Schyntax, a language for defining scheduled tasks.
OWASP/Go-SCP
Golang Secure Coding Practices guide
golang/go
The Go programming language