Demitter Alternatives
Similar projects and alternatives to demitter
-
tigerbeetle
The financial transactions database designed for mission critical safety and performance.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
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
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
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)
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.