#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

40 releases

0.3.5 Jul 3, 2024
0.3.4 May 20, 2024
0.3.2 Jan 29, 2024
0.3.1-rc3 Dec 20, 2023
0.1.0 Jun 24, 2022

#9 in #dora

Download history 52/week @ 2024-04-01 284/week @ 2024-04-08 32/week @ 2024-04-15 18/week @ 2024-04-22 16/week @ 2024-04-29 14/week @ 2024-05-06 196/week @ 2024-05-13 223/week @ 2024-05-20 28/week @ 2024-05-27 47/week @ 2024-06-03 42/week @ 2024-06-10 10/week @ 2024-06-17 128/week @ 2024-06-24 279/week @ 2024-07-01 46/week @ 2024-07-08 42/week @ 2024-07-15

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

Apache-2.0

62KB
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