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: almost 5 years ago
Linked from 2 awesome lists
gogolangslice-tricksslices
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides high-performance utilities for manipulating Go slices. | 11 |
| A Go package providing basic slice operations and extensions of standard library functions to work with slices. | 17 |
| A package providing utility functions for working with slices in Go. | 20 |
| A utility class for handling slices of various data types. | 46 |
| A library that provides a StreamLike interface to manipulate slices in a lazy and immutable way | 529 |
| Generic utilities for slices and goroutine patterns in Go | 76 |
| Provides a Python-style slice functionality for strings and arrays as proxies. | 34 |
| Demonstrates an application organization structure using vertical slice architecture in Go | 28 |
| A compression library implemented in the Go programming language. | 1,538 |
| A collection of reusable utility functions and libraries for the Go programming language | 1,741 |
| A testing library for Go that allows developers to create reusable snapshots of test data | 178 |
| A comprehensive utility package for Go programmers | 175 |
| An SNMP client library written in Go. | 1,148 |
| A package implementing a thread-safe map with expiring key-value pairs | 72 |
| A Go library for a high-performance, in-memory caching system | 11 |