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:
- Package for getting the runtime ID of a goroutine☆49Updated last year
- ☆38Updated 2 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- ☆143Updated last year
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated 5 months ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated last month
- A race detector for Golang☆12Updated 5 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆41Updated 2 years ago
- 🧵 thead facilities in Go☆18Updated 4 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- Measure the overheads of various observability tools, especially profilers.☆14Updated 3 years ago
- Serialization code generator for QUICK struct content comparison☆95Updated 6 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated last year
- Runtime struct builder for Go☆32Updated this week
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated this week
- Load file-backed memory☆122Updated 2 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 years ago
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Cases for high concurrency go programs☆11Updated 4 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆78Updated 2 years ago
- A fast little LRU cache for Go☆172Updated 2 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆83Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago