Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kybernetwork/kutils
Kyber golang utils
https://github.com/kybernetwork/kutils
Last synced: about 2 months ago
JSON representation
Kyber golang utils
- Host: GitHub
- URL: https://github.com/kybernetwork/kutils
- Owner: KyberNetwork
- Created: 2023-10-06T04:44:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-21T09:11:47.000Z (about 2 months ago)
- Last Synced: 2024-11-21T09:32:50.337Z (about 2 months ago)
- Language: Go
- Size: 63.5 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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