slices

Slice utilities

A package providing utility functions for working with slices in Go.

Pure functions for slices.

GitHub

20 stars
4 watching
1 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists

genericsgogolang

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bobg/go-generics Generic utilities for slices and goroutine patterns in Go 76
kazu/loncha Provides high-performance utilities for manipulating Go slices. 11
leaanthony/slicer A utility class for handling slices of various data types. 46
srfrog/slices A Go package providing basic slice operations and extensions of standard library functions to work with slices. 17
ozgio/strutil A collection of utility functions for string manipulation in Go applications. 206
1set/gut A collection of reusable Go utility functions and tools. 27
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
xxjwxc/public A comprehensive utility package for Go programmers 175
ik5/gostrutils A collection of string utilities for the Go programming language 45
miguelpragier/handy A collection of reusable utility functions and helpers for validating and manipulating strings in the Go programming language. 80
huandu/xstrings A collection of string functions widely used in other languages but lacking in Go 1,400
esimov/gogu A comprehensive utility library for working with data structures and functions in Go, providing efficient and concurrent-safe implementations. 98
tvastar/test A package of test utilities for Go programming language 9
labstack/gommon A collection of reusable building blocks for Go programming 542