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
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- ☆12Updated 10 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- WIP☆18Updated 2 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 4 years ago
- Object file abstractions in Go☆31Updated last year
- Package poller provides level triggered readiness notification and reliable closing of file descriptors.☆39Updated 5 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- simple data streams for go☆31Updated 3 years ago
- Sequential and parallel mergesort in Go☆16Updated 5 years ago
- Work space for golang.org/x/perf version 2☆20Updated 4 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- A Rust port of BuntDB☆14Updated 4 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 2 years ago
- Type-safe atomic values for Go☆19Updated last year
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- Collect data about your dependencies☆43Updated 4 months ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Example layout for a package using Go assembly.☆12Updated 9 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 5 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 8 months ago
- High performance memory efficient serialization library with direct wire access☆30Updated 2 years ago
- A goroutine limiter for Go☆83Updated 3 years ago