Hydroflow: Dataflow Runtime in Rust

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

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

    Hydro's low-level dataflow runtime

  • database-stream-processor

    Discontinued Streaming and Incremental Computation Framework

  • 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
  • differential-dataflow

    An implementation of differential dataflow using timely dataflow on Rust.

  • I'm looking for this but can't find it, how does this project compare to differential dataflow?

    As a sibling commenter mentioned, it's built on timely dataflow (which is lower-level), but that already has differential dataflow[0] built on top of it by the same authors.

    How do they differ?

    [0]: https://github.com/TimelyDataflow/differential-dataflow

  • katara

    Synthesize CRDTs from classic data types with verified lifting!

  • Oh, I realize this comes out the Hydro Project that produced a previous HN submission I thought was cool:

    Katara is a project to synthesize CRDTs from a C++ implementation of a regular plain-old data structure along with a few annotations

    https://news.ycombinator.com/item?id=32977887

    https://github.com/hydro-project/katara

  • reactor-core

    Non-Blocking Reactive Foundation for the JVM

  • I guess more a closer comparison would be with the Project Reactor https://projectreactor.io/ which is also a low level framework for data processing.

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