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 4 years ago
- A fast little LRU cache for Go☆173Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 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 2 years ago
- Load file-backed memory☆121Updated 2 years ago
- ☆38Updated 2 years ago
- Performance related examples for Go☆29Updated last year
- a unified channel package for buffered, unbuffered, and unbounded channels☆41Updated 2 years ago
- ☆80Updated 2 weeks ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Live visualizing Go allocations.☆24Updated 3 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- ☆144Updated last year
- Runtime struct builder for Go☆32Updated 3 weeks ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆121Updated 2 months ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆72Updated 2 weeks ago
- Expression evaluator for Go☆77Updated 5 months ago
- A JSON stream parser for Go☆68Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated 2 weeks ago
- ☆27Updated 3 years ago
- Server for benchmarking pure Go key/value databases☆161Updated 2 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 3 years ago