bparli / dmutexLinks
Mutual exclusion lock package for distributed Go programs
☆16Updated 6 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
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- simple data streams for go☆31Updated 3 years ago
- High performance memory efficient serialization library with direct wire access☆30Updated 2 years ago
- WIP☆19Updated 5 months ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Sequential and parallel mergesort in Go☆16Updated 5 years ago
- ☆12Updated last year
- Work space for golang.org/x/perf version 2☆20Updated 5 years ago
- Type-safe atomic values for Go☆19Updated last year
- A goroutine limiter for Go☆84Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- A Rust port of BuntDB☆15Updated 4 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Collect data about your dependencies☆43Updated 6 months ago
- Package poller provides level triggered readiness notification and reliable closing of file descriptors.☆39Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago