koazee
Slice manipulator
A library that provides a StreamLike interface to manipulate slices in a lazy and immutable way
A StreamLike, Immutable, Lazy Loading and smart Golang Library to deal with slices.
529 stars
12 watching
31 forks
Language: Go
last commit: about 4 years ago
Linked from 2 awesome lists
arraysfunctional-programminggolanggolang-libraryimmutablelazy-evaluationslices
Related projects:
Repository | Description | Stars |
---|---|---|
psampaz/slice | A package providing type-safe functions for common slice operations in Go. | 51 |
kazu/loncha | Provides high-performance utilities for manipulating Go slices. | 11 |
leaanthony/slicer | A utility class for handling slices of various data types. | 46 |
eddiekaiger/swiftyattributes | An API for manipulating attributed strings in Swift | 1,633 |
twharmon/slices | A package providing utility functions for working with slices in Go. | 20 |
wzshiming/gotype | A tool for parsing and manipulating Golang source code at compile-time | 61 |
spatie/laravel-glide | A package for manipulating images using the Glide library | 426 |
srfrog/slices | A Go package providing basic slice operations and extensions of standard library functions to work with slices. | 17 |
ehmicky/wild-wild-utils | Functional utilities for working with object properties using paths, wildcards, and regexps. | 37 |
zombieleet/bashify | A collection of utility functions for string manipulation and array operations in bash | 100 |
wesovilabs/beyond | A library that enables modular and aspect-oriented programming in Go. | 54 |
gobeam/stringy | A Go package providing string manipulation functionalities such as camel case, snake case, kebab case conversion and others. | 234 |
gustmartins/slice-library | A CodeIgniter library that simulates Laravel's Blade templating system | 68 |
adriantoine/kewler | A library for functional and immutable color manipulation through a wrapper function that returns a hex color code | 231 |
henry-sarabia/sliceconv | A package providing functions to convert between string representations of primitive types and their corresponding Go types on slices. | 10 |