kortschak / goroutineLinks
Package for getting the runtime ID of a goroutine
☆49Updated last year
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 3 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A fast little LRU cache for Go☆171Updated 2 years ago
- Live visualizing Go allocations.☆24Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆40Updated 2 years ago
- ☆80Updated 3 months 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
- Performance related examples for Go☆29Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- ☆38Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆160Updated 2 years ago
- Expression evaluator for Go☆76Updated 3 months ago
- Runtime Struct Builder for Go☆32Updated 4 years ago
- ☆142Updated last year
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated 3 weeks ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated last month
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- sysconf for Go, without using cgo☆144Updated this week
- Write ahead Raft log for Go☆57Updated 4 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated 2 months ago