added kazhuravlev/just

This commit is contained in:
Kirill Zhuravlev 2023-03-11 12:57:56 +01:00 committed by Avelino
parent 1519857fea
commit 3c433b95d8

View File

@ -2616,6 +2616,7 @@ _General utilities and tools to make your life easier._
- [intrinsic](https://github.com/mengzhuo/intrinsic) - Use x86 SIMD without writing any assembly code.
- [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.
- [just](https://github.com/kazhuravlev/just) - Just a collection of useful functions for working with generic data structures.
- [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.