go-dry
Code utility
A package designed to eliminate redundant code in Go programs by providing common functions and utilities
DRY (don't repeat yourself) package for Go
487 stars
17 watching
38 forks
Language: Go
last commit: about 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ungerik/go-rest | A lightweight REST framework that simplifies API development by leveraging dynamic typing and JSON marshalling. | 128 |
ungerik/go3d | A performance-oriented 2D/3D math package for Go | 316 |
1set/gut | A collection of reusable Go utility functions and tools. | 27 |
bytedance/gopkg | A collection of reusable utility functions and libraries for the Go programming language | 1,715 |
tobyhede/go-underscore | A collection of utility functions for the Go programming language | 1,301 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
ugorji/go | A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,861 |
ozgio/strutil | A collection of utility functions for string manipulation in Go applications. | 206 |
ungerik/go-cairo | Provides a Go interface to the cairo graphics library | 146 |
ik5/gostrutils | A collection of string utilities for the Go programming language | 45 |
novalagung/gubrak | A Go library providing functional programming utility functions with syntactic sugar. | 482 |
bouk/gonerics | Generics implementation for Go to improve type safety and flexibility in generic programming | 114 |
tvastar/test | A package of test utilities for Go programming language | 9 |
dylanmeeus/hasgo | A code generator for Go with Haskell-inspired immutable and strongly-typed functions. | 141 |
oneofone/go-utils | A collection of miscellaneous Go utility packages. | 50 |