slices

Slice library

A Go package providing basic slice operations and extensions of standard library functions to work with slices.

Functions that operate on slices. Similar to functions from package strings or package bytes that have been adapted to work with slices.

Archived

GitHub

17 stars
3 watching
3 forks
Language: Go
last commit: almost 6 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
psampaz/sliceA package providing type-safe functions for common slice operations in Go.51
srfrog/dictProvides an alternative data structure to Go's built-in map and slice types45
twharmon/slicesA package providing utility functions for working with slices in Go.20
kazu/lonchaProvides high-performance utilities for manipulating Go slices.11
bobg/go-genericsGeneric utilities for slices and goroutine patterns in Go76
ik5/gostrutilsA collection of string utilities for the Go programming language45
hustcc/slice.jsProvides a Python-style slice functionality for strings and arrays as proxies.34
srfrog/go-relaxA framework for building RESTful APIs in Go152
leaanthony/slicerA utility class for handling slices of various data types.46
rbrahul/gofpA utility library providing common functions for working with data structures like slices and maps in Go.148
rubblelabs/rippleGo packages to interact with the Ripple protocol97
stripe/stripe-goProvides a Go client library for the Stripe API2,177
golang/snappyA compression library implemented in the Go programming language.1,538
novalagung/gubrakA Go library providing functional programming utility functions with syntactic sugar.485
simonwaldherr/golibsA collection of reusable Go code snippets and libraries to simplify common tasks in software development121