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
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- optional parameters for go☆50Updated 3 years ago
- Go XML Pull Parser☆34Updated 5 months ago
- example how to use protocol buffers v3 Any type in golang☆29Updated 6 years ago
- A small library to measure latency of things.☆35Updated 7 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- Minimal repository template for well constructed Go libraries.☆33Updated 5 years ago
- Provides some common utilities which GoLang developers use when working with files, either system files or web files.☆26Updated last year
- golang dependency analysis☆21Updated last year
- Package unique provides primitives for sorting slices removing repeated elements.☆94Updated 7 years ago
- Clock is a small library for mocking time in Go.☆19Updated 8 years ago
- Sequel - A Go <-> SQL mapping package☆25Updated last year
- Golang source code parsing, usage like reflect package☆63Updated 8 months ago
- Collect data about your dependencies☆43Updated last month
- A spinlock implementation for Go.☆61Updated 4 years ago
- improved go tool trace goroutine analysis☆30Updated 6 years ago
- a simple and fast eventbus for type-based local event delivery.☆15Updated 2 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- golang bigcache with clustering as a library.☆45Updated 7 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Sizeof tip for Go types.☆12Updated 10 years ago
- urlstruct decodes url.Values into structs☆27Updated last month
- A Go library for working with JSON Schema (draft-07): parsing schemas, generating Go types from a JSON Schema☆20Updated 4 months ago
- General purpose binary encoder/decoder☆48Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- go-bindata - A small utility which generates Go code from any file. Useful for embedding binary data in a Go program. [backup from https:…☆17Updated 6 years ago
- Go Murmur3 hash implementation☆27Updated 3 years ago