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
- Golang circular (ring) buffer☆177Updated 3 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A library for graceful restarts in Go.☆96Updated 8 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Go client library for Pilosa☆57Updated 3 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Barebones subcommand handling☆64Updated 6 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Storing strings without GC overhead☆84Updated 3 months ago
- Set of Go context's utilities.☆56Updated 4 years ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 6 months ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Buffered Reader/Writer☆78Updated 5 months ago
- Intern Go strings☆97Updated 2 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 8 years ago
- Collect data about your dependencies☆43Updated 7 months ago
- Collection of Go packages for working with the http.FileSystem interface.☆62Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months ago
- Package vfs provides an abstraction of the os and io packages that is easy to test.☆84Updated 2 months ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago