#go #constraints #contract #functional #generics #golang #lodash #programming #typesafe
https://github.com/samber/lo
https://github.com/samber/lo
GitHub
GitHub - samber/lo: 💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...) - samber/lo
#go #cache #client_side_caching #distributed #generics #golang #lock #redis #redis_client #resp3 #resp3_client
https://github.com/redis/rueidis
https://github.com/redis/rueidis
GitHub
GitHub - redis/rueidis: A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON,…
A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc. - redis/rueidis
#go #constraints #contract #filterable #foldable #functional #generics #go #golang #lodash #programming #typesafe
The `samber/lo` library is a Lodash-style package for Go, designed to simplify common operations like iterating over slices and maps. It offers many helpers that make coding easier by providing functions similar to those in JavaScript's Lodash library but with the safety of Go's generics. This library helps developers write cleaner code and reduces the need for manual loops or complex logic for tasks like filtering, mapping, and grouping data. It also supports parallel processing, which can improve performance in certain scenarios.
https://github.com/samber/lo
The `samber/lo` library is a Lodash-style package for Go, designed to simplify common operations like iterating over slices and maps. It offers many helpers that make coding easier by providing functions similar to those in JavaScript's Lodash library but with the safety of Go's generics. This library helps developers write cleaner code and reduces the need for manual loops or complex logic for tasks like filtering, mapping, and grouping data. It also supports parallel processing, which can improve performance in certain scenarios.
https://github.com/samber/lo
GitHub
GitHub - samber/lo: 💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...) - samber/lo