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
Alternatives and similar repositories for locker:
Users that are interested in locker are comparing it to the libraries listed below
- Go vanity domain HTTP handler☆30Updated 7 months ago
- Go XML Pull Parser☆34Updated 4 months ago
- Provides some common utilities which GoLang developers use when working with files, either system files or web files.☆26Updated last year
- Proper URL escaping as per RFC3986☆27Updated 4 years ago
- JSONP Go http middleware☆15Updated 7 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- optional parameters for go☆50Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- A universal log interface☆80Updated 5 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Clock is a small library for mocking time in Go.☆19Updated 8 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Session implementation for fasthttp☆85Updated last month
- A Go library for working with JSON Schema (draft-07): parsing schemas, generating Go types from a JSON Schema☆20Updated 3 months ago
- ☆41Updated 5 years ago
- golang dependency analysis☆21Updated last year
- example how to use protocol buffers v3 Any type in golang☆29Updated 6 years ago
- Common case conversions covering common initialisms.☆20Updated 6 years ago
- [Unmaintained] A scp client library written in Go☆41Updated 3 years ago
- Standalone repo of deadcode package from http://github.com/remyoudompheng/go-misc☆53Updated 6 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- A collection of HTTP utilities for Go☆17Updated 2 weeks ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- Go Mod Repository, Go Vanity Server and Proxy Server☆87Updated 6 years ago
- A small library to measure latency of things.☆35Updated 7 years ago
- A complete solution for static files in Go code☆129Updated 11 months ago
- streaming, buffered table encoder for result sets (ie from a database)☆22Updated 2 weeks ago
- Gen generates efficient web routing source code and documentation from annotations☆50Updated 3 years ago
- Golang source code parsing, usage like reflect package☆62Updated 7 months ago