#data-flow #low-latency #distributed #composable #dora #api #node

dora-node-api

dora goal is to be a low latency, composable, and distributed data flow

37 releases

0.3.4 May 20, 2024
0.3.3 Apr 11, 2024
0.3.2 Jan 29, 2024
0.3.1-rc3 Dec 20, 2023
0.1.0 Jun 24, 2022

#7 in #dora

Download history 3/week @ 2024-02-04 21/week @ 2024-02-18 53/week @ 2024-02-25 8/week @ 2024-03-03 24/week @ 2024-03-10 1/week @ 2024-03-17 49/week @ 2024-03-31 271/week @ 2024-04-07 46/week @ 2024-04-14 19/week @ 2024-04-21 16/week @ 2024-04-28 13/week @ 2024-05-05 178/week @ 2024-05-12 222/week @ 2024-05-19

431 downloads per month
Used in 7 crates (6 directly)

Apache-2.0

59KB
1.5K SLoC

The custom node API allow you to integrate dora into your application. It allows you to retrieve input and send output in any fashion you want.

Try it out with:

dora new node --kind node

You can also generate a dora rust project with

dora new project_xyz --kind dataflow

Dependencies

~23–56MB
~1M SLoC