KyleBanks / go-kitLinks
A collection of Go utility packages intended to be independent and reusable.
☆60Updated 6 years ago
Alternatives and similar repositories for go-kit
Users that are interested in go-kit are comparing it to the libraries listed below
Sorting:
- Redis-backed library for creating background jobs in Go. Placing jobs in multiple queues, and process them later asynchronously.☆139Updated 7 years ago
- Aggressive data type conversions for Go☆95Updated 5 years ago
- skiplist for golang☆84Updated 11 years ago
- flatmap transform nested map to flatten map☆42Updated 9 years ago
- [DEPRECATED] Please see https://github.com/bsm/redislock instead☆142Updated 6 years ago
- CURL-like library for golang☆190Updated 7 years ago
- A distributed unique ID generator of using Sonyflake and encoded by Base58☆112Updated 9 months ago
- Lightweight & Compitable wrapper of database/sql, move to https://gitea.com/xorm/core☆52Updated 6 years ago
- a golang log lib supports level and multi handlers☆38Updated 6 years ago
- Go HTTP request router and web framework benchmark☆62Updated 3 years ago
- RapidMQ is a pure, extremely productive, lightweight and reliable library for managing of the local messages queue☆70Updated 8 years ago
- Sample of Go1.7 Binary-Only Packages☆81Updated 9 years ago
- Higher level HTTP tracing for Go☆94Updated 5 years ago
- Gin middleware to use glog☆63Updated 8 years ago
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- my personal golang lib☆127Updated 5 years ago
- Collection of benchmarks for golang SQL builders