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
- optional parameters for go☆50Updated 3 years ago
- Go vanity domain HTTP handler☆30Updated this week
- Go Mod Repository, Go Vanity Server and Proxy Server☆87Updated 6 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Generates UUID-format strings using purely high quality random bytes☆186Updated 2 months ago
- Parser for uniform resource names as seen on RFC 8141, RFC 2141, and RFC 7643☆93Updated last year
- A JSON stream parser for Go☆68Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Go XML Pull Parser☆34Updated 8 months ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- example how to use protocol buffers v3 Any type in golang☆29Updated 6 years ago
- Session implementation for fasthttp☆85Updated 5 months ago
- Golang source code parsing, usage like reflect package☆64Updated 11 months ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Collect data about your dependencies☆43Updated 4 months ago
- ☆97Updated 4 years ago
- ☆86Updated 4 years ago
- A scriptable FSM library for Go☆40Updated 5 years ago
- Proper URL escaping as per RFC3986☆27Updated 4 years ago
- A universal log interface☆80Updated 5 years ago
- Clock is a small library for mocking time in Go.☆19Updated 8 years ago
- Stuff that's missing in Go stdlib, or hasn't made it into its own repo.☆85Updated last month
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆48Updated 2 years ago
- Provides some common utilities which GoLang developers use when working with files, either system files or web files.☆26Updated last year
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago