abiosoft / semaphore
Wrapping sync.Mutex for familiar semaphore api
☆45Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for semaphore
- A small library to measure latency of things.☆35Updated 7 years ago
- Write-ahead log in Golang☆41Updated 2 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 4 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Package for concurrently walking files☆104Updated 8 years ago
- GraphQL server package for Go with a focus on simplicity and efficiency☆26Updated 4 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆38Updated last year
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated last week
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated this week
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆23Updated 5 years ago
- Embedded DB modeling Golang Collections which automatically split as they grow.☆34Updated 6 years ago
- ☆25Updated 4 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆73Updated last year
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆46Updated last year
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆44Updated 5 years ago
- A workerpool that can get expanded & shrink dynamically.☆54Updated 3 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated 11 months ago
- Buffered Reader/Writer☆74Updated 2 months ago
- Find, list, and inspect processes from Go (golang)☆81Updated 4 years ago
- Heap dump reader & visualizer for Go 1.4☆46Updated 8 years ago
- Create graphics with a hand-drawn, sketchy, appearance. Based on Rough.js☆29Updated 2 months ago
- A simple cache meant to hold a small number of values☆29Updated 6 years ago
- golang.org/x/crypto/ssh the next generation: provide idle timeouts, avoid memory leaks, and gracefully cancel connections☆26Updated 3 years ago
- Fast parallel version of golang filepath.Walk()☆84Updated 8 years ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆42Updated 5 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆69Updated 10 years ago