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 8 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
- Stuff that's missing in Go stdlib, or hasn't made it into its own repo.☆87Updated 4 months ago
- Generates UUID-format strings using purely high quality random bytes☆186Updated last month
- Go vanity domain HTTP handler☆32Updated last month
- Go XML Pull Parser☆34Updated 11 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Provides some common utilities which GoLang developers use when working with files, either system files or web files.☆26Updated last year
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- Support for streaming Protocol Buffer messages for the Go language (golang).☆67Updated last year
- Collection of Go packages for working with the http.FileSystem interface.☆62Updated 2 years ago
- example how to use protocol buffers v3 Any type in golang☆29Updated 7 years ago
- Collect data about your dependencies☆43Updated 7 months ago
- Proper URL escaping as per RFC3986☆27Updated 5 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 8 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Clock is a small library for mocking time in Go.☆19Updated 9 years ago
- Go Mod Repository, Go Vanity Server and Proxy Server☆87Updated 6 years ago
- Golang source code parsing, usage like reflect package☆64Updated 2 months ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- A fast userspace CSPRNG☆92Updated last year
- A small library to measure latency of things.☆35Updated 8 years ago
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- Common go helper utils, each in its subdir☆81Updated last week
- Load file-backed memory☆122Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- Golang utlities to make your life easier with zero allocations☆48Updated 2 months ago
- Bitset data structure☆168Updated 2 years ago