kortschak / goroutineLinks
Package for getting the runtime ID of a goroutine
☆47Updated last year
Alternatives and similar repositories for goroutine
Users that are interested in goroutine are comparing it to the libraries listed below
Sorting:
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 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…☆46Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- ☆38Updated 2 years ago
- Live visualizing Go allocations.☆24Updated 2 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆40Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Object file abstractions in Go☆30Updated last year
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- ☆80Updated 3 months ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- Runtime Struct Builder for Go☆32Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- distributed synchronization primitives☆62Updated 2 years ago
- Non-Invasive goroutine inspector☆90Updated 3 weeks ago
- Storing strings without GC overhead☆83Updated 5 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- an encrypted UDP connection between two peers using QUIC☆28Updated last year
- a library to curb OOMs by running Go GC according to a user-defined policy.☆83Updated 2 years ago
- Performance related examples for Go☆29Updated last year
- Utility functions and types used by Dragonboat and its related projects☆29Updated last year
- improved go tool trace goroutine analysis☆31Updated 6 years ago