kortschak / goroutine
Package for getting the runtime ID of a goroutine
☆44Updated 10 months ago
Alternatives and similar repositories for goroutine:
Users that are interested in goroutine are comparing it to the libraries listed below
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- ☆38Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Off heap golang memory pool☆59Updated 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…☆45Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- distributed synchronization primitives☆60Updated 2 years ago
- an encrypted UDP connection between two peers using QUIC☆27Updated 10 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Live visualizing Go allocations.☆24Updated 2 years ago
- Load file-backed memory☆120Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Lock-Free Queue for Go☆25Updated 7 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 2 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- Runtime Struct Builder for Go☆32Updated 4 years ago
- Utility functions and types used by Dragonboat and its related projects☆29Updated 9 months ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Object file abstractions in Go☆30Updated 11 months ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago