kamilsk / semaphoreLinks
🚦 Semaphore pattern implementation with timeout of lock/unlock operations.
☆103Updated 5 years ago
Alternatives and similar repositories for semaphore
Users that are interested in semaphore are comparing it to the libraries listed below
Sorting:
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- A workerpool that can get expanded & shrink dynamically.☆53Updated 4 years ago
- ☆86Updated 4 years ago
- Go package providing tools for building NSQ clients, servers and middleware.☆100Updated 4 months ago
- A dead simple, highly performant, highly customizable sessions middleware for go http servers.☆78Updated 2 years ago
- 🪡 Dead simple, lightweight tracing.☆89Updated 4 years ago
- Go package providing building blocks for interacting with Consul.☆91Updated last year
- Simple string pattern matcher for Go☆132Updated 3 weeks ago
- A goroutine limiter for Go☆84Updated 3 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- igor is an abstraction layer for PostgreSQL with a gorm like syntax.☆126Updated last year
- Go simple async worker pool☆92Updated 4 years ago
- A small flexible merge library in go☆127Updated 9 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A small library to measure latency of things.☆35Updated 7 years ago
- efficient client ⚡️☆75Updated last year
- A library for graceful restarts in Go.☆94Updated 7 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Golang Database Management and Code Generation☆106Updated 2 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Storing strings without GC overhead☆84Updated 2 weeks ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- Declare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.☆90Updated last year