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:
- A library for graceful restarts in Go.☆96Updated 8 years ago
- Go client library for Pilosa☆57Updated 3 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆84Updated 5 years ago
- Fast generation of 192-bit UUIDs☆87Updated 2 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Composable utilities for Go contexts☆26Updated 7 years ago
- Storing strings without GC overhead☆86Updated last month
- A goroutine limiter for Go☆84Updated 3 years ago
- Persist to disk channel for Go.☆49Updated 8 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Some useful Go's protoc plugins.☆59Updated 8 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
- Static bit vector structures library☆72Updated 6 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆140Updated 10 months ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 3 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- Barebones subcommand handling☆64Updated 6 years ago
- Go package providing building blocks for interacting with Consul.☆91Updated last year
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Generates automatically a Reset() method☆35Updated 8 years ago
- Non-Invasive goroutine inspector☆93Updated 6 months ago
- Golang LRU cache with expire feature.☆66Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Recursive filesystem event watcher using inotify in golang☆123Updated 3 months ago
- Checks if there are any updates for imports in your module.☆39Updated 7 months ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆48Updated 2 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago