bparli / dmutexLinks
Mutual exclusion lock package for distributed Go programs
☆16Updated 7 years ago
Alternatives and similar repositories for dmutex
Users that are interested in dmutex are comparing it to the libraries listed below
Sorting:
- ☆27Updated 3 years ago
- Demo API to play with io_uring in Go☆65Updated 5 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- Work space for golang.org/x/perf version 2☆20Updated 5 years ago
- WIP☆20Updated 5 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated last year
- simple data streams for go☆31Updated 3 years ago
- Package poller provides level triggered readiness notification and reliable closing of file descriptors.☆39Updated 5 years ago
- Sequential and parallel mergesort in Go☆16Updated 5 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Child process reaping utilities for Go☆67Updated last week
- Collect data about your dependencies☆43Updated 7 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- High performance memory efficient serialization library with direct wire access☆30Updated 2 years ago
- ☆12Updated last year
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Test the performance of Go's concurrency structures☆30Updated 10 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆28Updated 2 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 6 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Updated 3 years ago