tal-tech / connPool
Connection Pool, referenced from go-redis's conn pool
☆11Updated 4 years ago
Alternatives and similar repositories for connPool:
Users that are interested in connPool are comparing it to the libraries listed below
- lighting framework for golang☆10Updated 2 years ago
- Go RPC framework benchmark☆11Updated 4 years ago
- more advanced sync primitives in Go☆14Updated 5 years ago
- goroutine pool☆16Updated last year
- Handbook of eRPC which is an efficient, extensible and easy-to-use RPC framework.☆12Updated 5 years ago
- Triton is a high-performance mq consumer, support kafka,rabbit-mq,rocketmq,nsq and other mq☆19Updated 4 years ago
- 延迟队列任务 (时间轮)☆16Updated 3 years ago
- ☆8Updated 4 years ago
- IPC Inter-Process Communication.☆11Updated 2 years ago
- Go业务层缓存中间件,自带内存LRU存储和Redis存储支持,并支持自定义存储后端。请使用 https://github.com/wencan/fastrest/tree/main/restcache 替代☆28Updated 4 years ago
- ☆6Updated 5 years ago
- 基于B站的kratos框架,加上一些自有特性☆21Updated 6 months ago
- golang RPC framework benchmark☆19Updated 5 years ago
- Print the internal data of the pointer address of the struct / 可以打印结构体嵌套指针地址内部数据的格式化库☆16Updated last year
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- varconf配置中心后端代码(varconf是基于golang的分布式统一配置中心,轻量级部署和接入)☆13Updated 4 years ago
- 通用数据库访问层,支持PostgreSQL、MySQL、SQLite、QL 和 MongoDB.☆28Updated 3 months ago
- ICMP Ping library for Go☆11Updated 4 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- a distributed cron job processor written by golang