assert
go-utils
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
assert
-
Libraries you use most of your projects?
https://github.com/alecthomas/assert As an assertion library
- alecthomas/assert: A minimalist type-safe drop-in replacement for testify/require
go-utils
-
A generics based go-utils library
Last week I published this open source package: https://github.com/Goldziher/go-utils
What are some alternatives?
go-cmp - Package for comparing Go values in tests
gfn - A lightweight Golang generics library that provides Map, Reduce and more...
be - The Go test helper for minimalists
lancet - A comprehensive, efficient, and reusable util function library of Go.
genfuncs - Go 1.18+ polymorphic generic containers and functions.
gouf - Most commonly used utility/helper functions for generic types in Go.
backoff - ⏱ The exponential backoff algorithm in Go
lo - 💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
pie - 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.
pretty - Pretty printing for Go values
versioninfo - Importable package that parses version info from debug.ReadBuildInfo().
go-testdeep - Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite