Skip to content
#

pubsub-subscriber

Here are 38 public repositories matching this topic...

A lightweight, framework-agnostic event handler library for both front-end and back-end JavaScript applications. Implement the pub/sub (publisher-subscriber) pattern to decouple your code and enable event-driven architecture. Works seamlessly in browsers, Node.js, and modern JavaScript frameworks like React, Vue, and Angular.

  • Updated Jan 22, 2026
  • JavaScript

Self-hosted, Pusher-compatible WebSocket pub/sub server in TypeScript. Drop-in for pusher-js & Pusher SDKs: private/presence channels, HMAC auth, signed REST publish, Redis pub/sub scaling, rate limits, Prometheus metrics, k6 load-tested.

  • Updated Jul 12, 2026
  • TypeScript

Elasticache/Redis Lock for AWS Lambdas is a pure Python lib that implements a distributed locking mechanism using Pub/Sub. It's designed for scenarios where multiple concurrent Lambda executions need to ensure that certain tasks are performed exclusively by a single instance. Supports configurable TTL, retries, backoff, customizable timeouts, tz

  • Updated Jun 22, 2025

A scalable, self-hosted deployment platform inspired by Vercel. Built with AWS (S3, ECS, ECR), PostgreSQL, Redis, and Docker, with integrated log collection and analytics powered by Kafka and ClickHouse. Designed following modern system design principles.

  • Updated Sep 30, 2025
  • TypeScript

Improve this page

Add a description, image, and links to the pubsub-subscriber topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pubsub-subscriber topic, visit your repo's landing page and select "manage topics."

Learn more