sysulq / goroutine-pool
A simple goroutine pool which can create and release goroutine dynamically, inspired by fasthttp.
☆35Updated 5 months ago
Alternatives and similar repositories for goroutine-pool:
Users that are interested in goroutine-pool are comparing it to the libraries listed below
- Benchmark test of gnet☆36Updated 4 months ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- an encrypted UDP connection between two peers using QUIC☆27Updated 11 months ago
- Decode QRCode in Go (wrapper of zbar)☆28Updated 6 years ago
- Package codec implements a ClientCodec and ServerCodec for the net/rpc package using Protocol Buffers.☆11Updated 9 years ago
- a golang log lib supports level and multi handlers☆35Updated 6 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆56Updated last year
- encode/decode go language value without hard effort☆23Updated 7 years ago
- TryLock support on read-write lock for Golang☆36Updated 3 years ago
- ☆80Updated 2 weeks ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- (deprecated) Adapter modules of Sentinel Golang