Iggy.rs – building message streaming in Rust

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • fluvio

    Lean and mean distributed stream processing system written in rust and web assembly.

  • I'm not quite sure how this compares to Kafka and fluvio [1], a Kafka competitor also written in Rust?

    Is it more of a message queue like rabbitmq?

    [1] https://www.fluvio.io/

  • awesome-quic

    A collection of various awesome lists for QUIC related articles, presentations, and open source implementations. Update weekly.

  • It seems like such a sharp, smart move to start with QUIC.

    It provides really useful SCTP-like multi-streaming, which is a great base to start from. There's already so many good libraries the project or others can work from, and it'll just keep getting better (and better optimized, likely). https://github.com/xileteam/awesome-quic?tab=readme-ov-file#...

    This seems like such a natural place where of course having a somewhat better transport protocol than we've had is a huge win. Looking forward to the next decade of QUIC.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • styx

    Simple, high-performance event streaming broker

  • Built something similar in Go with a friend a few years ago.

    https://github.com/thibauts/styx

  • apollo

    Modern and minimalistic blog theme. (by not-matthias)

  • If you're talking about the blog, it's an open source Zola theme https://github.com/not-matthias/apollo (the original site https://secret.club which it's based on/inspired by is closed source though)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts