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:
- Lock-Free Queue for Go☆25Updated 7 years ago
- 0-RTT network protocol optimized for P2P transfers.☆24Updated this week
- Runtime struct builder for Go☆32Updated 3 weeks ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- A JSON stream parser for Go☆68Updated 2 years ago
- an encrypted UDP connection between two peers using QUIC☆28Updated last year
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- bigo time complexity☆31Updated 2 years ago
- Collect data about your dependencies☆43Updated 4 months ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- Go's missing DateTime package☆37Updated 9 months ago
- copy struct to struct for golang☆25Updated 2 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Load file-backed memory☆121Updated 2 years ago
- Cross platform locale detection for Golang☆113Updated 3 weeks ago
- Sensitive word filter written in Golang.☆32Updated 5 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- Non-Invasive goroutine inspector☆92Updated 3 weeks ago
- Serialization code generator for QUICK struct content comparison☆95Updated 6 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Powerful , Fast, Better use & Simple Golang microservice framework☆16Updated 4 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- low level data type and utils in Golang.☆84Updated 2 years ago
- A vanity URL generator for your Go packages.☆12Updated 6 years ago
- A fast little LRU cache for Go☆173Updated 2 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆66Updated 2 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Updated 2 years ago