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:
- Go vanity domain HTTP handler☆30Updated 9 months ago
- Go XML Pull Parser☆34Updated 6 months ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- A Go library for working with JSON Schema (draft-07): parsing schemas, generating Go types from a JSON Schema☆20Updated 5 months ago
- Stuff that's missing in Go stdlib, or hasn't made it into its own repo.☆85Updated 2 weeks ago
- A small library to measure latency of things.☆35Updated 7 years ago
- Golang struct operations.☆24Updated 7 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- optional parameters for go☆50Updated 3 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Provides some common utilities which GoLang developers use when working with files, either system files or web files.☆26Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Find, list, and inspect processes from Go (golang)☆81Updated 5 years ago
- Clock is a small library for mocking time in Go.☆19Updated 8 years ago
- A scriptable FSM library for Go☆40Updated 5 years ago
- Proper URL escaping as per RFC3986☆27Updated 4 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- JSONP Go http middleware☆15Updated 7 years ago
- golang dependency analysis☆21Updated last year
- Go encoding based on protobuf, but hopefully easier to deal with☆29Updated last month
- Golang source code parsing, usage like reflect package☆63Updated 9 months ago
- GopherJS Bindings for ProtobufJS and gRPC-Web☆81Updated 5 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- a golang log lib supports level and multi handlers☆35Updated 6 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- example how to use protocol buffers v3 Any type in golang☆29Updated 6 years ago
- streaming, buffered table encoder for result sets (ie from a database)☆22Updated last month