BurntSushi / locker
A simple Golang package for conveniently using named read/write locks. Useful for synchronizing access to session based storage in web applications.
☆34Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for locker
- Go vanity domain HTTP handler☆30Updated 2 months ago
- improved go tool trace goroutine analysis☆31Updated 5 years ago
- A small library to measure latency of things.☆35Updated 7 years ago
- JSONP Go http middleware☆15Updated 7 years ago
- golang dependency analysis☆21Updated last year
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated 11 months ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- EXPERIMENTAL: A Go library for working with JSON Schema (draft-07): parsing schemas, generating Go types from a JSON Schema☆18Updated 8 months ago
- optional parameters for go☆49Updated 2 years ago
- A collection of golang tools used at Uber☆57Updated 5 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- example how to use protocol buffers v3 Any type in golang☆29Updated 6 years ago
- A collection of HTTP utilities for Go☆17Updated 6 months ago
- Go XML Pull Parser☆31Updated 8 months ago
- A golang zero-allocation HTTP parser (and eventually http server)☆69Updated 10 years ago
- Gondolier is a database migration library for Go.☆30Updated 5 years ago
- Collect data about your dependencies☆41Updated last week
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 7 years ago
- Golang struct operations.☆24Updated 7 years ago
- a golang log lib supports level and multi handlers☆35Updated 5 years ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Generates templated code using Chrome DevTools PDL definitions.☆36Updated 4 months ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Proper URL escaping as per RFC3986☆27Updated 4 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Enable support for Windows Terminal Colors☆28Updated 4 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago