golang-samber-lo
samber/cc-skills-golang
A comprehensive, generics-first utility library inspired by Lodash, providing 500+ type-safe functions for Go collections. It enables highly declarative and functional programming patterns (Map, Filter, Reduce, GroupBy) over slices, maps, and strings, eliminating manual boilerplate loops. It supports immutable operations, concurrent processing (lop), and lazy iteration (loi) for advanced, efficient data transformations.