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:
- optional parameters for go☆50Updated 3 years ago
- 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.☆86Updated 2 months ago
- Go Mod Repository, Go Vanity Server and Proxy Server☆87Updated 6 years ago
- Go vanity domain HTTP handler☆30Updated 3 weeks ago
- Golang source code parsing, usage like reflect package☆64Updated last year
- example how to use protocol buffers v3 Any type in golang☆29Updated 7 years ago
- A collection of golang tools used at Uber☆61Updated 6 years ago
- Proper URL escaping as per RFC3986☆27Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Go XML Pull Parser☆34Updated 9 months ago
- Buffered Reader/Writer☆78Updated 3 months ago
- Generates UUID-format strings using purely high quality random bytes☆186Updated 2 months ago
- A small library to measure latency of things.☆35Updated 7 years ago
- Session implementation for fasthttp☆85Updated 6 months ago
- A scriptable FSM library for Go☆40Updated 5 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated last week
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A Go API for generating .go source files☆24Updated 3 years ago
- Provides some common utilities which GoLang developers use when working with files, either system files or web files.☆26Updated last year
- A small utility that generates Go code from any file. Useful for embedding binary data in a Go program.☆35Updated 12 years ago
- Collect data about your dependencies☆43Updated 5 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 4 years ago
- Faster snakecase implementation☆43Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago