alash3al / go-pubsubLinks
An in-process simple publish/subscribe library for golang
☆108Updated 5 years ago
Alternatives and similar repositories for go-pubsub
Users that are interested in go-pubsub are comparing it to the libraries listed below
Sorting:
- A complete solution for static files in Go code☆129Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Simple string pattern matcher for Go☆134Updated 2 months ago
- A dead simple, highly performant, highly customizable sessions middleware for go http servers.☆78Updated 2 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- go websocket client for unit testing of a websocket handler☆102Updated 4 years ago
- Go reflection simplified☆102Updated last year
- Go's missing DateTime package☆37Updated 11 months ago
- Basic LDAP Authenticator for Go 🔓🔑☆59Updated 5 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 3 years ago
- Read csv file from go using tags☆127Updated 4 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 5 years ago
- Straightforward HTTP session management☆128Updated 7 months ago
- A PDF renderer for the goldmark markdown parser.☆138Updated 3 months ago
- Library to generate TOTP/HOTP codes☆140Updated last year
- RapidMQ is a pure, extremely productive, lightweight and reliable library for managing of the local messages queue☆70Updated 7 years ago
- :non-potable_water: Is a lightweight HTTP router that sticks to the std "net/http" implementation☆150Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Play with GoDoc syntax and preview your changes in realtime☆113Updated 6 years ago
- A small flexible merge library in go☆127Updated 10 months ago
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆147Updated 5 years ago
- A little Go util to print duration strings in a human-friendly format☆95Updated 11 months ago
- Fast Concurrent / Parallel Sorting in Go☆141Updated 2 months ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 4 months ago
- Pure Go embedded persistent job queue backed by BadgerDB