sanketplus / go-mysql-lock
MySQL Backed Locking Primitive
☆62Updated 10 months ago
Alternatives and similar repositories for go-mysql-lock:
Users that are interested in go-mysql-lock are comparing it to the libraries listed below
- extract goroutine id to the out world although it's dangerous and useless.☆58Updated 4 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆81Updated last year
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆52Updated 2 years ago
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆54Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Experimental packages not in std and golang.org/exp☆78Updated 2 months ago
- Benchmark test of gnet☆36Updated 3 months ago
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆144Updated last month
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- GoLea is a Go library that provides the capability for a set of distributed processes to compete for leadership for a shared resource.☆45Updated 3 years ago
- goroutine local storage (use context instead if possible)☆75Updated 3 weeks ago
- Benchmarks for BigCache project☆21Updated last year
- distributed synchronization primitives☆60Updated 2 years ago
- golang utilities☆112Updated this week
- ⚡️ lock-free utilities in Go☆153Updated 9 months ago
- CyclicBarrier golang implementation☆153Updated 4 years ago
- Common packages used by other repos.☆26Updated last year
- a unified channel package for buffered, unbuffered, and unbounded channels