mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add lancet(A comprehensive, efficient, and reusable util function library of go) to Utilities section. (#4291)
* Update README.md Feat: add lancet in Utilities section * fix alphabetical order Co-authored-by: Ceriath <gh@ceriath.net>
This commit is contained in:
parent
554eabdbad
commit
2cfd87e423
@ -2579,6 +2579,7 @@ _General utilities and tools to make your life easier._
|
|||||||
- [jsend](https://github.com/clevergo/jsend) - JSend's implementation written in Go.
|
- [jsend](https://github.com/clevergo/jsend) - JSend's implementation written in Go.
|
||||||
- [jump](https://github.com/gsamokovarov/jump) - Jump helps you navigate faster by learning your habits.
|
- [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.
|
- [koazee](https://github.com/wesovilabs/koazee) - Library inspired in Lazy evaluation and functional programming that takes the hassle out of working with arrays.
|
||||||
|
- [lancet](https://github.com/duke-git/lancet) - A comprehensive, efficient, and reusable util function library of go.
|
||||||
- [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.
|
- [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.
|
- [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...)
|
- [lo](https://github.com/samber/lo) - A Lodash like Go library based on Go 1.18+ Generics (map, filter, contains, find...)
|
||||||
|
Loading…
Reference in New Issue
Block a user