genfuncs
Container utility library
A collection of reusable functions and data structures to simplify working with generic containers in Go.
Go 1.18+ polymorphic generic containers and functions.
52 stars
1 watching
5 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists
genericsgogolang
Related projects:
Repository | Description | Stars |
---|---|---|
tiendc/gofn | A collection of reusable utility functions in Go to simplify common programming tasks | 49 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
novalagung/gubrak | A Go library providing functional programming utility functions with syntactic sugar. | 482 |
esimov/gogu | A comprehensive utility library for working with data structures and functions in Go, providing efficient and concurrent-safe implementations. | 98 |
1set/gut | A collection of reusable Go utility functions and tools. | 27 |
viant/toolbox | A collection of reusable utility functions for working with data structures and processing collections. | 198 |
bytedance/gopkg | A collection of reusable utility functions and libraries for the Go programming language | 1,715 |
miguelpragier/handy | A collection of reusable utility functions and helpers for validating and manipulating strings in the Go programming language. | 80 |
lrstanley/girc | A flexible IRC client library for Go, focusing on simplicity and event-based triggering. | 139 |
gingerbill/gb | A collection of small, high-quality libraries providing basic functionality for C and C++ development | 600 |
logic-building/functional-go | A Go library that enables functional programming concepts such as mapping and transforming data structures in a concise and expressive way. | 181 |
kashifkhan0771/utils | A common utility library providing functional building blocks for various tasks in Go applications. | 5 |
oneofone/go-utils | A collection of miscellaneous Go utility packages. | 50 |
teaentitylab/fpgo | A Golang library providing functional programming features and Rx-style coding capabilities. | 348 |
nvidia/gontainer | A dependency injection service container for Go projects. | 39 |