assert
genfuncs
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
genfuncs
We haven't tracked posts mentioning genfuncs yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
go-cmp - Package for comparing Go values in tests
go18ds - Go Data Structures using Go 1.18 generics.
be - The Go test helper for minimalists
go-rampart - Determine how intervals relate to each other.
go-utils - Simple and performant utilies using Go generics inspired by JavaScript and Python
go-generics - Generic slice, map, set, iterator, and goroutine utilities.
backoff - ⏱ The exponential backoff algorithm in Go
gogu - A comprehensive, reusable and efficient concurrent-safe generics utility functions and data structures library.
pie - 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.
plinko - Plinko State Machine
pretty - Pretty printing for Go values
async - experimental promises in go1.18 with generics