leandro-lugaresi / hubLinks
A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications
☆147Updated 5 years ago
Alternatives and similar repositories for hub
Users that are interested in hub are comparing it to the libraries listed below
Sorting:
- Simple in-memory job queue for Golang using worker-based dispatching☆213Updated last year
- Pure Go embedded persistent job queue backed by BadgerDB☆166Updated 2 years ago
- Minimalistic RBAC package for Go applications☆115Updated 7 years ago
- Toolbox - go utility library☆227Updated 11 months ago
- A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fa…☆139Updated 4 years ago
- Job Scheduling Library☆182Updated last year
- 🔊Minimalist message bus implementation for internal communication with zero-allocation magic on Emit☆354Updated 2 years ago
- Efficient and reliable background processing for Go☆131Updated 5 years ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 2 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 4 years ago
- Highly configurable, fast JSON encoder for Go☆180Updated 2 years ago
- High-throughput, sharded in-memory KV cache for Go with minimal allocations☆99Updated 5 months ago
- Server-Sent Events for Go☆179Updated 2 years ago
- Machine is a workflow/pipeline library for processing data☆163Updated this week
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Finite state machine for Go☆211Updated 5 years ago
- Simple string pattern matcher for Go☆134Updated 2 months ago
- Golang beautify data display for Humans☆313Updated 3 years ago
- RBAC - Simple, concurrent Role Based Access Control(GO)☆127Updated 5 years ago
- Compact, sortable and fast unique IDs with embedded metadata.☆94Updated 4 years ago
- Backend-agnostic, lightweight pub/sub library which makes it easy for Go applications to communicate with each other.☆143Updated 7 months ago
- The sessions manager for the Go Programming Language. Supports both net/http and fasthttp.☆217Updated last year
- A go in-memory table☆230Updated 3 years ago
- Simple and blazing fast lockfree logging library for golang☆191Updated last year
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆204Updated 3 years ago
- Read csv file from go using tags☆127Updated 4 months ago
- Cache Slow Database Queries☆143Updated 4 years ago
- String utilities for Go☆207Updated 5 months ago
- A PDF renderer for the goldmark markdown parser.