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:
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Simple string pattern matcher for Go☆127Updated last year
- Expirable Go LRC\LRU cache without goroutines☆85Updated 2 months ago
- TryLock for Go☆66Updated 5 years ago
- goroutine local storage (use context instead if possible)☆77Updated 4 months ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 4 years ago
- Temporary redis-server processes for golang testing☆37Updated last year
- A thread safe map which has expiring key-value pairs.☆75Updated last year
- Golang utlities to make your life easier with zero allocations☆47Updated 2 months ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- The Go library that will drive you to AOP world!☆55Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Golang source code parsing, usage like reflect package☆63Updated 8 months ago
- Go simple async worker pool☆92Updated 4 years ago
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆53Updated 3 years ago
- a golang log lib supports level and multi handlers☆35Updated 6 years ago
- Time based rotating file writer☆57Updated 4 years ago
- Package for fast copying structs of different types☆51Updated 4 years ago
- Session implementation for fasthttp☆85Updated 2 months ago
- Software Transactional Locks☆30Updated 4 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- Golang app shutdown hooks.☆59Updated 3 years ago
- Helpers for making the use of reflection easier☆28Updated 11 months ago
- Go reflection simplified☆102Updated 7 months ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆49Updated 4 months ago