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☆176Updated 2 years ago
- The platform-independent fork of Go ASCII Table Generator, ported from the Ruby terminal-tables library.☆27Updated 9 years ago
- Go client library for Pilosa☆57Updated 2 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
- Barebones subcommand handling☆64Updated 6 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Ketama implementation compatible with Algorithm::Ketama☆69Updated 5 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Static bit vector structures library☆72Updated 6 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- Checks if there are any updates for imports in your module.☆39Updated 2 months ago
- Non-Invasive goroutine inspector☆92Updated 3 weeks ago
- Go Chart Lib☆36Updated 6 years ago
- Buffered Reader/Writer☆78Updated 2 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Stream bytes to multiple independent Readers #golang☆96Updated last year
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 5 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- An automatic way of creating command line options to override fields from a struct.☆21Updated 8 years ago
- Composable utilities for Go contexts☆26Updated 6 years ago
- Fast Concurrent / Parallel Sorting in Go☆138Updated 3 weeks ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago