subchen / go-trylock
TryLock support on read-write lock for Golang
☆35Updated 3 years ago
Alternatives and similar repositories for go-trylock:
Users that are interested in go-trylock are comparing it to the libraries listed below
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- The Go library that will drive you to AOP world!☆55Updated last year
- goroutine local storage (use context instead if possible)☆74Updated last month
- Functions that operate on slices. Similar to functions from package strings or package bytes that have been adapted to work with slices.☆17Updated 4 years ago
- Collect data about your dependencies☆42Updated last week
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.☆90Updated 5 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 2 years ago
- A thread safe map which has expiring key-value pairs.☆72Updated 8 months ago
- Helpers for making the use of reflection easier☆27Updated 6 months ago
- flexible data type for Go☆48Updated 4 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- Checks if there are any updates for imports in your module.☆39Updated 2 weeks ago
- TryLock for Go☆66Updated 5 years ago
- A Go library for encoding structs into Header fields.☆47Updated last year
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Package for fast copying structs of different types☆49Updated 4 years ago
- Expirable Go LRC\LRU cache without goroutines☆83Updated last month
- Session implementation for fasthttp☆85Updated 2 weeks ago
- A sync.WaitGroup with error handling and concurrency control☆48Updated last month
- Golang source code parsing, usage like reflect package☆62Updated 3 months ago
- TCP framework☆18Updated 5 years ago
- Go Mod Repository, Go Vanity Server and Proxy Server☆85Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Simple string pattern matcher for Go☆126Updated 9 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 6 months ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Simplicity-focused, template based SQL query builder☆64Updated last year
- Software Transactional Locks☆30Updated 4 years ago