pub/sub Event bus in rust

This page summarizes the projects mentioned and recommended in the original post on /r/rust

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. zmq.rs

    A native implementation of ØMQ in Rust

    There are pure Rust implementations of the 0MQ protocol. For example: https://github.com/zeromq/zmq.rs

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. pulsar

    A modular and blazing fast runtime security tool for the IoT, powered by eBPF. (by exein-io)

  4. postage-rs

    The feature-rich, portable async channel library

  5. flume

    A safe and fast multi-producer, multi-consumer channel. (by zesterer)

  6. concurrent-queue

    Concurrent multi-producer multi-consumer queue

  7. bus

    Efficient, lock-free, bounded Rust broadcast channel

  8. bus-queue

    Lock free bounded non blocking pub sub queue

  9. SaaSHub

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

    SaaSHub logo
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

  • SQLite: Wal2 Mode

    1 project | news.ycombinator.com | 15 Jan 2024
  • The Rust I Wanted Had No Future

    4 projects | /r/rust | 5 Jun 2023
  • Rust vs Go

    9 projects | /r/rust | 19 Oct 2022
  • Is Aliasing through a ManuallyDrop<T> sound?

    1 project | /r/rust | 22 Jul 2022
  • As part of the stdlib mutex overhaul, std::sync::Mutex on Linux now has competitive performance with parking_lot

    7 projects | /r/rust | 3 May 2022