demitter

Distributed Node.js event emitter (pub/sub) (by pmbanugo)

Demitter Alternatives

Similar projects and alternatives to demitter

  1. tigerbeetle

    The financial transactions database designed for mission critical safety and performance.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. JeroMQ

    5 demitter VS JeroMQ

    JeroMQ is a pure Java implementation of the ZeroMQ messaging library, offering high-performance asynchronous messaging for distributed or concurrent applications.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better demitter alternative or higher similarity.

demitter discussion

Log in or Post with

demitter reviews and mentions

Posts with mentions or reviews of demitter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-01-10.
  • 2025 Wrapup: Articles, Talks, Papers, and Software I Loved
    3 projects | dev.to | 10 Jan 2026
    ZeroMQ - A high-performance asynchronous messaging library that has been a game-changer for building distributed systems. Its simplicity and efficiency have made it a favorite tool in my toolkit for inter-process communication. I used it to implement a distributed event emitter for Node.js that I found useful in a couple of hobby projects. I find it to be much better than more popular tools (like Redis Pub/Sub or Kafka). I think it's not as popular because it's not a managed service, and some of the common patterns (like message persistence) have to be implemented by the user. However, for low-latency, high-throughput messaging, it's hard to beat ZeroMQ.
  • Show HN: Demitter – Distributed Node.js Event Emitter (Pub/Sub)
    1 project | news.ycombinator.com | 31 Jul 2025

Stats

Basic demitter repo stats
2
20
6.5
8 months ago

pmbanugo/demitter is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of demitter is TypeScript.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that TypeScript is
the 2nd most popular programming language
based on number of references?