GitHub / 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>
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csimplestring%2Fgo-left-right
Stars: 46
Forks: 5
Open issues: 0
License: None
Language: Go
Size: 33.2 KB
Dependencies parsed at: Pending
Created at: almost 4 years ago
Updated at: 12 months ago
Pushed at: over 2 years ago
Last synced at: 11 months ago
Topics: concurrency, concurrent-data-structure, concurrent-programming, go, golang, map