csimplestring / go-left-right
A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right - A Concurrency Control Technique with Wait-Free Population Oblivious Reads>
☆45Updated last year
Related projects ⓘ
Alternatives and complementary repositories for go-left-right
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated last year
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- Package for getting the runtime ID of a goroutine☆42Updated 5 months ago
- ☆38Updated last year
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated last year
- Off heap golang memory pool☆59Updated 3 years ago
- A race detector for Golang☆12Updated 4 years ago
- Golang library for io_uring (without CGO)☆131Updated 3 years ago
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- Fast event-loop networking for Go (the lite version)☆70Updated 4 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆38Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated last year
- Lock-Free Queue for Go☆25Updated 6 years ago
- an encrypted UDP connection between two peers using QUIC☆27Updated 6 months ago
- Serialization code generator for QUICK struct content comparison☆95Updated 5 years ago
- Live visualizing Go allocations.☆24Updated 2 years ago
- Cases for high concurrency go programs☆11Updated 3 years ago
- 救命用的profile☆40Updated 2 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated 6 months ago
- Test the performance of Go's concurrency structures☆29Updated last month
- Experimental go stack unwinding using frame pointers.☆27Updated last year
- Load file-backed memory☆121Updated 2 years ago
- Performance related examples for Go☆27Updated 9 months ago
- Runtime Struct Builder for Go☆32Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- ☆29Updated 2 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Golang Epoll Support - Linux☆19Updated 5 years ago