kortschak / goroutineLinks
Package for getting the runtime ID of a goroutine
☆49Updated 2 months ago
Alternatives and similar repositories for goroutine
Users that are interested in goroutine are comparing it to the libraries listed below
Sorting:
- Off heap golang memory pool☆60Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 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
- Storing strings without GC overhead☆84Updated 3 months ago
- Load file-backed memory☆122Updated 3 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- ☆38Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last week
- Performance related examples for Go☆29Updated last year
- a unified channel package for buffered, unbuffered, and unbounded channels☆43Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Live visualizing Go allocations.☆24Updated 3 years ago
- ☆80Updated 3 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 6 months ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Runtime struct builder for Go☆32Updated 2 months ago
- distributed synchronization primitives☆62Updated 2 years ago
- Expression evaluator for Go☆77Updated 8 months ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years 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
- a library to curb OOMs by running Go GC according to a user-defined policy.☆84Updated 2 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 3 years ago
- ☆145Updated last year
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 4 years ago