csimplestring / go-left-rightLinks
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>
☆47Updated 3 years ago
Alternatives and similar repositories for go-left-right
Users that are interested in go-left-right are comparing it to the libraries listed below
Sorting:
- Package for getting the runtime ID of a goroutine☆49Updated 3 months ago
- ☆148Updated last year
- ☆38Updated 3 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 4 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- A race detector for Golang☆12Updated 6 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated 10 months ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 4 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 3 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Performance related examples for Go☆29Updated last year
- 🧵 thead facilities in Go☆18Updated 5 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- An extremely fast Non-crypto-safe AES Based Hash algorithm for Big Data☆64Updated 5 years ago
- Measure the overheads of various observability tools, especially profilers.☆14Updated 4 years ago
- sysconf for Go, without using cgo☆147Updated 2 weeks ago
- ☆27Updated 3 years ago
- 救命用的profile☆42Updated 3 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆84Updated 2 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆80Updated 2 weeks ago
- Fast event-loop networking for Go (the lite version)☆71Updated 5 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 3 years ago
- an encrypted UDP connection between two peers using QUIC☆28Updated last year
- Load file-backed memory☆122Updated 3 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆43Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- First redis RESP3 protocol library in Go☆90Updated 3 weeks ago
- Non-Invasive goroutine inspector☆93Updated 5 months ago