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:
- Simple string pattern matcher for Go☆134Updated 2 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 routine control, abstraction of the Main and some useful Executors.如果你不会管理Goroutine的话,用它☆62Updated last year
- Expirable Go LRC\LRU cache without goroutines☆90Updated last month
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated last year
- Rolling window implementation in go.☆58Updated 3 weeks ago
- goroutine local storage (use context instead if possible)☆79Updated 8 months ago
- Storing strings without GC overhead☆84Updated last month
- Golang app shutdown hooks.☆60Updated 3 years ago
- Go simple async worker pool☆92Updated 4 years ago
- Go Pooling Helpers☆118Updated 5 years ago
- TryLock for Go☆66Updated 6 years ago
- errgroup with goroutine worker limits☆166Updated 2 years ago
- Session implementation for fasthttp☆85Updated 7 months ago
- a golang log lib supports level and multi handlers☆36Updated 6 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- Pretty Slug.☆97Updated 5 years ago
- Time based rotating file writer☆57Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A thread safe map which has expiring key-value pairs.☆74Updated last year
- ☆86Updated 4 years ago
- concurrency utilities☆304Updated 6 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- A sync.WaitGroup with error handling and concurrency control☆49Updated 2 months ago
- Create go type representation from json☆137Updated last month
- Golang source code parsing, usage like reflect package☆64Updated last month
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆161Updated 2 years ago
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 3 years ago