vburenin / nsyncLinks
GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.
☆51Updated 9 years ago
Alternatives and similar repositories for nsync
Users that are interested in nsync are comparing it to the libraries listed below
Sorting:
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago
- Go client library for Pilosa☆57Updated 3 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- GenX: Generics For Go, Yet Again.☆36Updated 8 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- A workerpool that can get expanded & shrink dynamically.☆53Updated 4 years ago
- Buffered Reader/Writer☆78Updated 3 months ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Storing strings without GC overhead☆84Updated 2 weeks ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 3 months ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Some useful Go's protoc plugins.☆58Updated 7 years ago
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Checks if there are any updates for imports in your module.☆39Updated 3 months ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Go package providing building blocks for interacting with Consul.☆91Updated last year
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 5 months ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 5 years ago