abiosoft / semaphore
Wrapping sync.Mutex for familiar semaphore api
☆45Updated 6 months ago
Alternatives and similar repositories for semaphore:
Users that are interested in semaphore are comparing it to the libraries listed below
- A small library to measure latency of things.☆35Updated 7 years ago
- A goroutine limiter for Go☆80Updated 3 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆37Updated last year
- A simple library for working with raw Go struct data.☆86Updated 9 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 5 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 2 weeks ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- GraphQL server package for Go with a focus on simplicity and efficiency☆26Updated 4 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Benchmarks of common basic operations for the Go language.☆61Updated 3 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆46Updated 2 years ago
- A workerpool that can get expanded & shrink dynamically.☆53Updated 3 years ago
- Embedded DB modeling Golang Collections which automatically split as they grow.☆34Updated 6 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆73Updated 10 years ago
- monotonic timers for Go 1.2☆21Updated 6 years ago
- Ancillary Mathematical functions☆81Updated 3 years ago
- Composable utilities for Go contexts☆27Updated 6 years ago
- Join contexts like never before!☆20Updated 7 years ago
- RPC protocol over AMQP☆47Updated 8 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- A fast, zero-allocation cron parser in ragel and golang☆22Updated 4 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Modcons is a CLI tool that inspects go.mod file for deprecated versions☆25Updated 5 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆45Updated 7 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆42Updated 2 years ago