simonfxr / pubsubLinks
Pubsub - A fast concurrent in memory publish subscribe event bus for golang
☆16Updated 4 years ago
Alternatives and similar repositories for pubsub
Users that are interested in pubsub are comparing it to the libraries listed below
Sorting:
- Database Abstraction Layer (DAL) in Go language☆24Updated last week
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆50Updated last year
- Modern Thread-Safe Caching System with Basic Full Text Functionalities☆52Updated 2 years ago
- Generate Echo backend code☆36Updated 3 years ago
- Generic deque container☆30Updated 6 months ago
- Database based task queue implemented in Go☆50Updated last month
- Simple managed reload mechanism for Go☆48Updated last year
- OpenTelemetry Go distribution for Uptrace☆105Updated 2 months ago
- Enriches the standard go http client with retry functionality.☆52Updated last year
- Library to generate TOTP/HOTP codes☆140Updated last year
- Create private CA and Issue Certificates without hassle☆45Updated 2 years ago
- NATS Pub/Sub for the Watermill project.☆58Updated 3 weeks ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 7 months ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆50Updated 2 years ago
- Go Patterns☆30Updated last year
- HTTP Pub/Sub for the Watermill project.☆28Updated 8 months ago
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- Temporal gRPC API and proto files compiled for Go☆41Updated last week
- ProblemDetails is a Error Handler base on [RFC 7807] standard to map our error to standardized error payload to client.☆56Updated 2 months ago
- Centralized Lock for Distributed Scheduler/Task ⏱️ for Go (Supports Redis, DynamoDb, Postgres🔒).☆46Updated 11 months ago
- Chatto is a minimal chatbot framework in Go.☆118Updated 2 years ago
- A collection of small DRY Go utilities to make life easier. DRY = Don't Repeat Yourself.☆68Updated this week
- Caching middleware for database/sql☆48Updated 5 months ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆68Updated last year
- Simple HTTP client & server long poll library for Go☆28Updated 7 years ago
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …