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.☆84Updated 5 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A library for graceful restarts in Go.☆96Updated 8 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Barebones subcommand handling☆64Updated 6 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- GenX: Generics For Go, Yet Again.☆36Updated 8 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Storing strings without GC overhead☆85Updated last month
- Composable utilities for Go contexts☆26Updated 6 years ago
- Fast generation of 192-bit UUIDs☆87Updated 2 years ago
- Buffered Reader/Writer☆78Updated 7 months ago
- A simple cache meant to hold a small number of values☆30Updated 7 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆62Updated 2 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- Intern Go strings☆97Updated 2 years ago
- Non-Invasive goroutine inspector☆93Updated 5 months ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Stream bytes to multiple independent Readers #golang☆96Updated 2 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 6 years ago
- Detect all kinds of leaks in Go☆133Updated 10 years ago
- Checks if there are any updates for imports in your module.☆39Updated 7 months ago
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Persist to disk channel for Go.☆48Updated 8 years ago