slice
Slice library
A package providing type-safe functions for common slice operations in Go.
Type-safe functions for common Go slice operations
51 stars
1 watching
6 forks
Language: Go
last commit: over 4 years ago
Linked from 2 awesome lists
gogolangslice-tricksslices
Related projects:
Repository | Description | Stars |
---|---|---|
kazu/loncha | Provides high-performance utilities for manipulating Go slices. | 11 |
srfrog/slices | A Go package providing basic slice operations and extensions of standard library functions to work with slices. | 17 |
twharmon/slices | A package providing utility functions for working with slices in Go. | 20 |
leaanthony/slicer | A utility class for handling slices of various data types. | 46 |
wesovilabs/koazee | A library that provides a StreamLike interface to manipulate slices in a lazy and immutable way | 529 |
bobg/go-generics | Generic utilities for slices and goroutine patterns in Go | 76 |
hustcc/slice.js | Provides a Python-style slice functionality for strings and arrays as proxies. | 34 |
sebajax/go-vertical-slice-architecture | Demonstrates an application organization structure using vertical slice architecture in Go | 27 |
golang/snappy | A compression library implemented in the Go programming language. | 1,528 |
bytedance/gopkg | A collection of reusable utility functions and libraries for the Go programming language | 1,715 |
gkampitakis/go-snaps | A testing library for Go that allows developers to create reusable snapshots of test data | 173 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
gosnmp/gosnmp | An SNMP client library written in Go. | 1,138 |
zekrotja/timedmap | A package implementing a thread-safe map with expiring key-value pairs | 72 |
thepaw/go-gt | A Go library for a high-performance, in-memory caching system | 11 |