kortschak / goroutine
Package for getting the runtime ID of a goroutine
☆44Updated 7 months ago
Alternatives and similar repositories for goroutine:
Users that are interested in goroutine are comparing it to the libraries listed below
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆45Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- ☆38Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆47Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Live visualizing Go allocations.☆24Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Fast event-loop networking for Go (the lite version)☆70Updated 4 years ago
- an encrypted UDP connection between two peers using QUIC☆27Updated 8 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆38Updated 3 years ago
- Runtime Struct Builder for Go☆32Updated 3 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- distributed synchronization primitives☆60Updated last year
- Non-Invasive goroutine inspector☆90Updated last year
- Golang library for io_uring (without CGO)☆133Updated 3 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- Object file abstractions in Go☆30Updated 9 months ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- Load file-backed memory☆121Updated 2 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated 9 months ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated last year
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 2 years ago
- ☆79Updated 3 months ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆78Updated 3 months ago
- Fast and Scalable RPC Framework☆43Updated last year