vburenin / nsyncLinks
GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.
☆51Updated 8 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
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Toolbox for Go☆42Updated this week
- A JSON stream parser for Go☆67Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 4 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- A goroutine limiter for Go☆83Updated 3 years ago
- Checks if there are any updates for imports in your module.☆39Updated last month
- Ketama implementation compatible with Algorithm::Ketama☆69Updated 5 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Barebones subcommand handling☆62Updated 6 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 5 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Set of Go context's utilities.☆55Updated 4 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Some useful Go's protoc plugins.☆58Updated 7 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago