Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kybernetwork/kutils

Kyber golang utils
https://github.com/kybernetwork/kutils

Last synced: about 2 months ago
JSON representation

Kyber golang utils

Awesome Lists containing this project

README

        

### Why

Reusable Kyber utilities

### What

- ctx.go: Context that ignores being cancelled
- http.go: Resty HTTP client with easy configs
- map.go: Collects values from a slice
- num.go: Conversions, Min, Max, Abs
- slice.go: Checks for existence, maps with fn, gets unique elements, filters
- string.go: String utils