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
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Sequential and parallel mergesort in Go☆16Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 9 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Object file abstractions in Go☆30Updated last year
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- simple data streams for go☆31Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Simple profiling for Go☆76Updated last year
- WIP☆18Updated 2 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Collect data about your dependencies☆43Updated 4 months ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- A JSON stream parser for Go☆68Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 11 months ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Work space for golang.org/x/perf version 2☆20Updated 4 years ago
- Type-safe atomic values for Go☆19Updated last year
- 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
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆74Updated last month
- Write ahead Raft log for Go☆58Updated 5 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- High performance memory efficient serialization library with direct wire access☆30Updated 2 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 4 years ago