subchen / go-trylockLinks
TryLock support on read-write lock for Golang
☆37Updated 4 years ago
Alternatives and similar repositories for go-trylock
Users that are interested in go-trylock are comparing it to the libraries listed below
Sorting:
- goroutine local storage (use context instead if possible)☆78Updated 6 months ago
- The Go library that will drive you to AOP world!☆55Updated 2 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- Go simple async worker pool☆92Updated 4 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated 4 months ago
- Simple string pattern matcher for Go☆129Updated last year
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- A thread safe map which has expiring key-value pairs.☆74Updated last year
- Time based rotating file writer☆57Updated 4 years ago
- ☆86Updated 4 years ago
- A Lightweight in-memory key:value cache library for Go.☆181Updated 2 years ago
- A sync.WaitGroup with error handling and concurrency control☆49Updated 8 months ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated last year
- errgroup with goroutine worker limits☆165Updated 2 years ago
- Session implementation for fasthttp☆85Updated 4 months ago
- GNU gettext for Go (Imported By Kubernetes)☆94Updated last year
- Golang utlities to make your life easier with zero allocations☆47Updated 4 months ago
- TryLock for Go☆66Updated 5 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- Golang source code parsing, usage like reflect package☆63Updated 10 months ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 4 years ago
- Nginx configuration file parser☆44Updated 6 years ago
- Eventually consistent distributed in-memory cache Go library☆161Updated 2 years ago
- Create go type representation from json☆136Updated 3 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Golang app shutdown hooks.☆60Updated 3 years ago
- Pure nodejs EventEmmiter for the Go Programming Language.☆101Updated 2 years ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆50Updated 6 months ago
- go routine control, abstraction of the Main and some useful Executors.如果你不会管理Goroutine的话,用它☆62Updated last year