alash3al / go-pubsub
An in-process simple publish/subscribe library for golang
☆106Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for go-pubsub
- A dead simple, highly performant, highly customizable sessions middleware for go http servers.☆78Updated last year
- Go reflection simplified☆101Updated 3 weeks ago
- Go's missing DateTime package☆37Updated 4 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 4 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- go websocket client for unit testing of a websocket handler☆102Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- A little Go util to print duration strings in a human-friendly format☆94Updated 7 months ago
- The Go library that will drive you to AOP world!☆54Updated last year
- a lightweight acl manager for go.☆83Updated last year
- High Availability Routing and Queueing Application☆50Updated 3 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- Session implementation for fasthttp☆85Updated 3 weeks ago
- RapidMQ is a pure, extremely productive, lightweight and reliable library for managing of the local messages queue☆68Updated 6 years ago
- Simple string pattern matcher for Go☆124Updated 7 months ago
- Go simple async worker pool☆92Updated 3 years ago
- Fast parallel file search in Go using sync.ErrGroup☆58Updated 4 years ago
- FastHTTP & net/http dual-engine web framework. Echo v2 enhanced version.☆69Updated this week
- MongoDB / mgo query that supports efficient pagination (cursors to continue listing documents where we left off).☆62Updated last year
- Strict Runtime Dependency Injection for Golang☆37Updated 3 years ago
- Path parsing for segment unmarshaling and slicing.☆46Updated 6 months ago
- Load file-backed memory☆121Updated 2 years ago
- Same as fmt.Errorf but with stack trace.☆40Updated 3 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 3 years ago
- Some useful Go's protoc plugins.☆57Updated 6 years ago
- A PDF renderer for the goldmark markdown parser.☆123Updated 11 months ago
- Easy json/xml Tag generation tool for golang