abiosoft / semaphore
Wrapping sync.Mutex for familiar semaphore api
☆45Updated 8 months ago
Alternatives and similar repositories for semaphore
Users that are interested in semaphore are comparing it to the libraries listed below
Sorting:
- A small library to measure latency of things.☆35Updated 7 years ago
- A simple library for working with raw Go struct data.☆86Updated 9 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- build simple single-layer containers and upload them to a repository.☆39Updated 2 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆37Updated 2 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 2 months ago
- Storing strings without GC overhead☆83Updated 5 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- ☆25Updated 4 years ago
- Golang struct operations.☆24Updated 7 years ago
- Raft backend implementation using BuntDB☆17Updated 5 years ago
- Using io.Reader for data transformation in Go☆71Updated 4 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- Find functions that return a reference and cause allocations.☆27Updated 4 years ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- HyperLogLog in golang☆25Updated 6 years ago
- GraphQL server package for Go with a focus on simplicity and efficiency☆26Updated 5 years ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆47Updated 2 years ago
- Package for concurrently walking files☆103Updated 9 years ago
- A fast, zero-allocation cron parser in ragel and golang☆22Updated 4 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 5 years ago
- Go translation of MetroHash☆109Updated 4 months ago