sysulq / goroutine-pool
A simple goroutine pool which can create and release goroutine dynamically, inspired by fasthttp.
☆35Updated this week
Related projects ⓘ
Alternatives and complementary repositories for goroutine-pool
- a golang log lib supports level and multi handlers☆35Updated 5 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆54Updated last year
- a tcpdump-like tool to capture rpcx tcp packets☆43Updated 3 years ago
- Lightweight & Compitable wrapper of database/sql, move to https://gitea.com/xorm/core☆54Updated 5 years ago
- an encrypted UDP connection between two peers using QUIC☆27Updated 6 months ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- Helpers for making the use of reflection easier☆27Updated 4 months ago
- The Go library that will drive you to AOP world!☆54Updated last year
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Nginx configuration style parser with golang☆40Updated 2 years ago
- a distributed cron job processor written by golang☆45Updated 6 years ago
- 通用数据库访问层,支持PostgreSQL、MySQL、SQLite、QL 和 MongoDB.☆28Updated last week
- Simple, thread-safe Go rate-limiter☆81Updated last year
- Go Murmur3 hash implementation☆39Updated 11 years ago
- Simple audio recognition library.☆46Updated 5 years ago
- go timewheel timer and concurrent bucket timer☆33Updated 5 years ago
- The development framework with golang. include one code generator !☆48Updated this week
- Benchmark test of gnet☆34Updated 2 months ago
- Same as fmt.Errorf but with stack trace.☆40Updated 3 years ago
- Runtime Struct Builder for Go☆32Updated 3 years ago
- regexp4 engine (Go-lang)☆42Updated 3 years ago
- Lock-Free Queue for Go☆25Updated 6 years ago
- A well designed loadbalance API with dozens of implementations for go-grpc loadbalance.☆37Updated 3 months ago
- Sample of Go1.7 Binary-Only Packages☆80Updated 8 years ago
- go routine control, abstraction of the Main and some useful Executors.如果你不会管理Goroutine的话,用它☆61Updated 10 months ago
- A few days ago, I read an article about BigCache and I was interested to know how they avoided these 2 problems: concurrent access and ex…☆14Updated 5 years ago
- Gracefully restart your Golang HTTP/TCP service☆11Updated 9 years ago