go-generics
Slice utilities
Generic utilities for slices and goroutine patterns in Go
76 stars
3 watching
5 forks
Language: Go
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
twharmon/slices | A package providing utility functions for working with slices in Go. | 20 |
bouk/gonerics | Generics implementation for Go to improve type safety and flexibility in generic programming | 114 |
bytedance/gopkg | A collection of reusable utility functions and libraries for the Go programming language | 1,715 |
kazu/loncha | Provides high-performance utilities for manipulating Go slices. | 11 |
1set/gut | A collection of reusable Go utility functions and tools. | 27 |
esimov/gogu | A comprehensive utility library for working with data structures and functions in Go, providing efficient and concurrent-safe implementations. | 98 |
ozgio/strutil | A collection of utility functions for string manipulation in Go applications. | 206 |
leaanthony/slicer | A utility class for handling slices of various data types. | 46 |
novalagung/gubrak | A Go library providing functional programming utility functions with syntactic sugar. | 482 |
srfrog/slices | A Go package providing basic slice operations and extensions of standard library functions to work with slices. | 17 |
lileio/lile | Automates the creation of basic gRPC services in Go with pre-set structures and tools. | 1,506 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
psampaz/slice | A package providing type-safe functions for common slice operations in Go. | 51 |
tobyhede/go-underscore | A collection of utility functions for the Go programming language | 1,301 |
tompston/gomakeme | Automates the creation of boilerplate and endpoints for REST APIs in Go. | 11 |