Rust Channel

Open-source Rust projects categorized as Channel

Top 5 Rust Channel Projects

  • flume

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

    Project mention: Hyperbridge: Fast multi-producer, multi-consumer unbounded channel in Rust | news.ycombinator.com | 2024-02-09

    The repository seems abandoned; or maybe complete?

    At work we use flume, which is another capable multi-producer, multi-consumer async-capable channel [1]. It's great for shuffling data between threads, as well as between async tasks, and between threads and async tasks. Basically any time you want to pieces of code to exchange data or signals without pesky shared state.

    1: https://github.com/zesterer/flume

  • kanal

    The fast sync and async channel that Rust deserves

    Project mention: I've incidentally created one of the fastest bounded MPSC queue | /r/rust | 2023-06-26

    How does it compare to kanal?

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • loole

    A safe sync/async multi-producer, multi-consumer channel

    Project mention: Loole, A safe sync/async multi-producer, multi-consumer channel, Boosted Async Performance Up to 17% | /r/rust | 2023-12-01

    I'm thrilled to announce that Loole's async performance has now been improved.

  • tsyncp

    Simple channel-like APIs over TCP streams for communications between rust services.

  • thread-broadcaster

    A SPMC (Single Producer Multi Consumer) broadcasting channel to broadcast notifications between threads

    Project mention: Show HN: Rust Single Producer Multiple Consumer Channel Between Threads | news.ycombinator.com | 2023-06-12
  • 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.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-02-09.

Rust Channel related posts

Index

What are some of the best open-source Channel projects in Rust? This list will help you:

Project Stars
1 flume 2,161
2 kanal 1,239
3 loole 144
4 tsyncp 32
5 thread-broadcaster 4
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com