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
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 3 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Go vanity domain HTTP handler☆30Updated 6 months ago
- optional parameters for go☆49Updated 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
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Proper URL escaping as per RFC3986☆27Updated 4 years ago
- Go XML Pull Parser☆34Updated 2 months ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- Golang struct operations.☆24Updated 7 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- JSONP Go http middleware☆15Updated 7 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- Collect data about your dependencies☆43Updated 2 weeks ago
- A small library to measure latency of things.☆35Updated 7 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Golang source code parsing, usage like reflect package☆62Updated 5 months ago
- 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
- Simple Serialization library for Go☆13Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- ☆41Updated 4 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆73Updated 10 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- urlstruct decodes url.Values into structs☆27Updated 2 weeks ago
- ansi contains a bunch of constants and possibly additional terminal related functionality in the future.☆15Updated 5 years ago
- Go encoding based on protobuf, but hopefully easier to deal with☆29Updated last month
- Go's missing DateTime package☆37Updated 3 months ago
- Experimental golang database/sql☆19Updated 2 years ago