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
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- Demo API to play with io_uring in Go☆65Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- WIP☆21Updated 7 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- simple data streams for go☆31Updated 3 years ago
- Sequential and parallel mergesort in Go☆16Updated 5 years ago
- Package poller provides level triggered readiness notification and reliable closing of file descriptors.☆39Updated 6 years ago
- Work space for golang.org/x/perf version 2☆20Updated 5 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 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 minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Type-safe atomic values for Go☆19Updated 2 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated 2 months ago
- Collect data about your dependencies☆43Updated 9 months ago
- ☆12Updated last year
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Fast histograms for Go☆37Updated last year
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- Object file abstractions in Go☆31Updated last year
- High performance memory efficient serialization library with direct wire access☆30Updated 3 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