MonsieurTib / keyed-semaphoreLinks
A Go library providing context-aware semaphores where concurrency limits are applied per unique arbitrary key, enabling fine-grained resource locking.
☆30Updated 6 months ago
Alternatives and similar repositories for keyed-semaphore
Users that are interested in keyed-semaphore are comparing it to the libraries listed below
Sorting:
- APISpec - Generate OpenAPI 3.1 specs from Go code with intelligent framework detection and call graph analysis. Supports Gin, Echo, Chi, …☆63Updated last week
- Cookies, but with structs, for happiness.☆110Updated 3 weeks ago
- Embedded cache lib using sqlite for storage☆21Updated last year
- Scan-resistant, sharded Go cache. Admission-LFU/LRU/LFU/FIFO evictions with object pooling and optional embedded, p2p mesh cluster.☆72Updated 2 weeks ago
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆55Updated 4 months ago
- A tool for monitoring Go's finalizer routine responsiveness☆37Updated 4 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- High-performance client-server library for Go, built around the Command pattern☆84Updated 2 weeks ago
- Interactive visualization of a Go package's dependency graph☆122Updated last month
- Generic concurrent lock-free map for Golang☆44Updated last year
- Golang in-memory caching stream reader☆35Updated last year
- Simple (dumb?) query language☆48Updated 2 weeks ago
- Container-focused Golang config: unify Env & Flag parsing in one call with minimal code and zero dependencies.☆34Updated 2 months ago
- Binary Serialization with explicit layout and versioning☆19Updated 3 months ago
- Fast and customizable object pool.☆32Updated 3 months ago
- ✅ The only assertion library that works with TinyGo☆34Updated last year
- Elegant and powerful Go enums with zero code generation☆41Updated 11 months ago
- ☆28Updated this week
- A set of performant rate limiters for Go☆91Updated last year
- 🌀 A simple Go package for (un-)marshalling null-able JSON types☆21Updated 3 months ago
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆158Updated 8 months ago
- Server-Sent Events for Go. A tiny, dependency-free, spec-compliant library compatible with the HTTP stdlib.☆100Updated 3 months ago
- Bag of words as code☆85Updated last year
- Micro expression parser library for Go☆33Updated 11 months ago
- Higher level use of Go templates for rendering web pages☆87Updated 8 months ago
- FSBroker is a Go library which aims to broker, group, dedup, and filter FSNotify events.☆76Updated 4 months ago
- Fast reflection for mere mortals☆19Updated last month
- A message bus system for Go that helps applications send and handle messages through synch/asynch channels.☆30Updated 3 months ago
- Mutex with FIFO lock acquisition☆11Updated last year
- A log handler for Go that only sends messages when triggered by sufficient severity.☆23Updated last year