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
Sorting:
- Go vanity domain HTTP handler☆30Updated 8 months ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Clock is a small library for mocking time in Go.☆19Updated 8 years ago
- A small library to measure latency of things.☆35Updated 7 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- Go XML Pull Parser☆34Updated 4 months ago
- A collection of HTTP utilities for Go☆17Updated last month
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- example how to use protocol buffers v3 Any type in golang☆29Updated 6 years ago
- Sequel - A Go <-> SQL mapping package☆25Updated last year
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 3 years ago
- A Go library for working with JSON Schema (draft-07): parsing schemas, generating Go types from a JSON Schema☆20Updated 3 months ago
- JSONP Go http middleware☆15Updated 7 years ago
- Go Mod Repository, Go Vanity Server and Proxy Server☆87Updated 6 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Session implementation for fasthttp☆85Updated 2 months ago
- optional parameters for go☆50Updated 3 years ago
- golang dependency analysis☆21Updated last year
- ansi contains a bunch of constants and possibly additional terminal related functionality in the future.☆15Updated 5 years ago
- Provides some common utilities which GoLang developers use when working with files, either system files or web files.☆26Updated last year
- Generates templated code using Chrome DevTools PDL definitions.☆37Updated last month
- Sizeof tip for Go types.☆12Updated 10 years ago
- Collect data about your dependencies☆43Updated 3 weeks ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- A collection of golang tools used at Uber☆60Updated 5 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- Start Go command line apps with ease☆16Updated 3 months ago
- Tracing middleware for go-chi☆19Updated 4 years ago
- Store and retrieve encrypted configs from etcd or consul☆48Updated 2 years ago