subchen / go-trylock
TryLock support on read-write lock for Golang
☆36Updated 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
- goroutine local storage (use context instead if possible)☆76Updated 2 months ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated last month
- Simple string pattern matcher for Go☆128Updated last year
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- The Go library that will drive you to AOP world!☆55Updated 2 years ago
- Golang source code parsing, usage like reflect package☆62Updated 6 months ago
- TryLock for Go☆66Updated 5 years ago
- Temporary redis-server processes for golang testing☆37Updated last year
- Software Transactional Locks☆30Updated 4 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Golang app shutdown hooks.☆59Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A function for wrapping middlewares that take and return http.Handler objects for the gin framework☆27Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- Golang utlities to make your life easier with zero allocations☆47Updated last week
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Session implementation for fasthttp☆85Updated 3 weeks ago
- Go simple async worker pool☆92Updated 4 years ago
- Rolling window implementation in go.☆57Updated last week
- System V IPC (message queues, semaphore sets, and shared memory segments) bindings for golang☆26Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- regexp4 engine (Go-lang)☆42Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆54Updated 3 years ago
- Cross platform locale detection for Golang☆111Updated last week
- Collect data about your dependencies☆43Updated this week
- Package netpoll implements a network poller based on epoll/kqueue.☆56Updated last year
- Storing strings without GC overhead☆82Updated 5 years ago
- TCP framework☆18Updated 5 years ago