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 2 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:
- ☆38Updated 2 years ago
- ☆144Updated last year
- Package for getting the runtime ID of a goroutine☆49Updated 2 weeks ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 4 years ago
- A race detector for Golang☆12Updated 5 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated 7 months ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month
- Measure the overheads of various observability tools, especially profilers.☆14Updated 3 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated last month
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated last month
- 🧵 thead facilities in Go☆18Updated 4 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Non-Invasive goroutine inspector☆92Updated 2 months ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆41Updated 2 years ago
- ☆27Updated 3 years ago
- An extremely fast Non-crypto-safe AES Based Hash algorithm for Big Data☆64Updated 4 years ago
- Cache benchmark for Golang☆76Updated last year
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated last month
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆79Updated 2 years ago
- Runtime struct builder for Go☆32Updated last week
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 years ago
- Load file-backed memory☆121Updated 3 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated last year