kortschak / goroutineLinks
Package for getting the runtime ID of a goroutine
☆49Updated 4 months ago
Alternatives and similar repositories for goroutine
Users that are interested in goroutine are comparing it to the libraries listed below
Sorting:
- A buffer pool file I/O library for Go☆55Updated 4 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 3 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- ☆38Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month
- Load file-backed memory☆122Updated 3 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Storing strings without GC overhead☆86Updated last month
- Live visualizing Go allocations.☆23Updated 3 years ago
- Performance related examples for Go☆29Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 3 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 4 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆43Updated 3 years ago
- Golang library for io_uring (without CGO)☆132Updated 5 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- ☆148Updated last year
- A JSON stream parser for Go☆68Updated 3 years ago
- ☆80Updated 5 months ago
- Runtime struct builder for Go☆32Updated 3 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆80Updated 3 weeks ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 4 years ago
- Non-Invasive goroutine inspector☆93Updated 6 months ago