Stream multiplexing

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • pulsar-rs

    Rust Client library for Apache Pulsar

  • That's the kind of architecture used in the pulsar client. Multiple agents communicating through channels. The user facing API is a list of async functions that create a oneshot channel, send it with the message, and awaits on it. The agent that handles the message will write the returned value (or error, etc). The tricky parts when handling those agents are in not leaking them, and handling reconnections properly

  • 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.

    InfluxDB 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

  • Pulsar-rs 2.0.0 is released - client for the Apache Pulsar messaging platform

    1 project | /r/rust | 5 Mar 2021
  • How to ditch Neon

    2 projects | dev.to | 1 May 2024
  • Ask HN: Best stack for building a desktop app?

    1 project | news.ycombinator.com | 1 May 2024
  • Squawk – A Linter for Postgres Migrations

    1 project | news.ycombinator.com | 30 Apr 2024
  • What if null was an Object in Java?

    3 projects | news.ycombinator.com | 28 Apr 2024