Update README.md

This commit is contained in:
Evgeny 2022-07-10 21:55:43 +07:00 committed by GitHub
parent 35bcbf2f70
commit bea5297e2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2574,8 +2574,8 @@ _General utilities and tools to make your life easier._
- [jump](https://github.com/gsamokovarov/jump) - Jump helps you navigate faster by learning your habits.
- [koazee](https://github.com/wesovilabs/koazee) - Library inspired in Lazy evaluation and functional programming that takes the hassle out of working with arrays.
- [lets-go](https://github.com/aplescia-chwy/lets-go) - Go module that provides common utilities for Cloud Native REST API development. Also contains AWS Specific utilities.
- [limiters](https://github.com/mennanov/limiters) - Rate limiters for distributed applications in Golang with configurable back-ends and distributed locks.
- [lib](https://github.com/gotidy/lib) - Library based on generics. Slice, map helpers, set type, mathematic functions, pointer helpers.
- [limiters](https://github.com/mennanov/limiters) - Rate limiters for distributed applications in Golang with configurable back-ends and distributed locks.
- [lo](https://github.com/samber/lo) - A Lodash like Go library based on Go 1.18+ Generics (map, filter, contains, find...)
- [loncha](https://github.com/kazu/loncha) - A high-performance slice Utilities.
- [lrserver](https://github.com/jaschaephraim/lrserver) - LiveReload server for Go.