BurntSushi / lockerLinks
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
Sorting:
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- Stuff that's missing in Go stdlib, or hasn't made it into its own repo.☆85Updated this week
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Go vanity domain HTTP handler☆31Updated this week
- Generates UUID-format strings using purely high quality random bytes☆184Updated 3 weeks ago
- example how to use protocol buffers v3 Any type in golang☆29Updated 6 years ago
- Proper URL escaping as per RFC3986☆27Updated 4 years ago
- optional parameters for go☆50Updated 3 years ago
- Go Mod Repository, Go Vanity Server and Proxy Server☆87Updated 6 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- A collection of golang tools used at Uber☆61Updated 6 years ago
- Session implementation for fasthttp☆85Updated 4 months ago
- Collect data about your dependencies☆43Updated 3 months ago
- Sensitive word filter written in Golang.☆32Updated 5 years ago
- Effective Computation of Things☆108Updated 5 years ago
- An introspection tool for Bolt databases.☆109Updated 7 years ago
- A complete solution for static files in Go code☆129Updated last year
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- A scriptable FSM library for Go☆40Updated 5 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- GopherJS Bindings for ProtobufJS and gRPC-Web☆81Updated 5 years ago
- Fast histograms for Go☆37Updated last year
- Golang source code parsing, usage like reflect package☆63Updated 10 months ago
- A fast userspace CSPRNG☆91Updated 9 months ago
- Go XML Pull Parser☆34Updated 7 months ago
- Provides some common utilities which GoLang developers use when working with files, either system files or web files.☆26Updated last year