Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Rabbitmq Server | 11,181 | 111 | 14 | 10 hours ago | 206 | November 21, 2023 | 294 | other | Starlark | |
Open source RabbitMQ: core server and tier 1 (built-in) plugins | ||||||||||
Libzmq | 8,957 | 16 | 2 days ago | 2 | March 24, 2018 | 289 | mpl-2.0 | C++ | ||
ZeroMQ core engine in C++, implements ZMTP/3.1 | ||||||||||
Liftbridge | 2,413 | 2 | 9 months ago | 67 | September 09, 2022 | 44 | apache-2.0 | Go | ||
Lightweight, fault-tolerant message streams. | ||||||||||
Stream Chat Android | 1,318 | 6 | 3 days ago | 123 | November 13, 2023 | 22 | other | Kotlin | ||
:speech_balloon: Android Chat SDK ➜ Stream Chat API. UI component libraries for chat apps. Kotlin & Jetpack Compose messaging SDK for Android chat | ||||||||||
Alpakka | 1,256 | 2 | 112 | 11 hours ago | 52 | August 09, 2023 | 222 | other | Scala | |
Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka. | ||||||||||
Spring Cloud Stream | 944 | 706 | 67 | a day ago | 66 | July 27, 2023 | 91 | apache-2.0 | Java | |
Framework for building Event-Driven Microservices | ||||||||||
Stream Chat Flutter | 803 | 4 | 11 hours ago | 200 | November 24, 2023 | 39 | other | Dart | ||
Flutter Chat SDK - Build your own chat app experience using Dart, Flutter and the Stream Chat Messaging API. | ||||||||||
Stream Chat Swift | 771 | 1 | 11 hours ago | 190 | October 25, 2023 | 21 | other | Swift | ||
💬 iOS Chat SDK in Swift - Build your own app chat experience for iOS using the official Stream Chat API | ||||||||||
Twitch Js | 321 | 39 | 11 | 4 months ago | 92 | October 20, 2022 | 23 | mit | TypeScript | |
A community-centric, community-supported version of tmi.js | ||||||||||
Azure Event Hubs | 277 | 3 | 10 months ago | 2 | March 02, 2016 | 13 | mit | |||
☁️ Cloud-scale telemetry ingestion from any stream of data with Azure Event Hubs |
Liftbridge provides lightweight, fault-tolerant message streams by implementing a durable, replicated, and scalable message log. The vision for Liftbridge is to deliver a "Kafka-lite" solution designed with the Go community first in mind. Unlike Kafka, which is built on the JVM and whose canonical client library is Java (or the C-based librdkafka), Liftbridge and its canonical client, go-liftbridge, are implemented in Go. The ultimate goal of Liftbridge is to provide a lightweight message-streaming solution with a focus on simplicity and usability. Use it as a simpler and lighter alternative to systems like Kafka and Pulsar or to add streaming semantics to an existing NATS deployment.
See the introduction post on Liftbridge and this post for more context and some of the inspiration behind it.