golang-design / mkillLinks
☠️ mkill limits the number of threads in a Go program, without crashing it.
☆23Updated 4 years ago
Alternatives and similar repositories for mkill
Users that are interested in mkill are comparing it to the libraries listed below
Sorting:
- an encrypted UDP connection between two peers using QUIC☆26Updated last year
- Collect data about your dependencies☆43Updated last month
- Lock-Free Queue for Go☆25Updated 7 years ago
- more advanced sync primitives in Go☆14Updated 5 years ago
- Runtime Struct Builder for Go☆32Updated 4 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Powerful , Fast, Better use & Simple Golang microservice framework☆16Updated 4 years ago
- Package for getting the runtime ID of a goroutine☆45Updated last year
- waitgroup that supports context and timeout.☆20Updated 4 years 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
- Golang reflect package hack tools☆30Updated last month
- 0-RTT network protocol optimized for P2P transfers.☆24Updated 2 years ago
- copy struct to struct for golang☆25Updated 2 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- JSONP Go http middleware☆15Updated 7 years ago
- Live visualizing Go allocations.☆24Updated 2 years ago
- Generic data structures in Go☆11Updated 3 years ago
- ☆38Updated 2 years ago
- parallel: a Go Parallel Processing Library☆28Updated 5 years ago
- improved go tool trace goroutine analysis☆30Updated 6 years ago
- A JSON stream parser for Go