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 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
- ☆38Updated 2 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated last year
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- A race detector for Golang☆12Updated 5 years ago
- Experimental go stack unwinding using frame pointers.☆29Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆44Updated 8 months ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated 10 months ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- ☆28Updated 2 years ago
- Lock-Free Queue for Go☆25Updated 6 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Continuous profiling with perf☆59Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆29Updated last year
- an encrypted UDP connection between two peers using QUIC☆27Updated 9 months ago
- Runtime Struct Builder for Go☆32Updated 3 years ago
- Live visualizing Go allocations.☆24Updated 2 years ago
- ☆137Updated 10 months ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 2 years ago
- Performance related examples for Go☆27Updated last year
- Cases for high concurrency go programs☆11Updated 4 years ago
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated 3 years ago
- Demo API to play with io_uring in Go☆62Updated 4 years ago