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

dora-node-api

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

46 releases

new 0.3.8 Dec 11, 2024
0.3.7 Nov 18, 2024
0.3.6 Aug 28, 2024
0.3.5 Jul 3, 2024
0.1.0 Jun 24, 2022

#126 in Robotics

Download history 60/week @ 2024-08-21 328/week @ 2024-08-28 319/week @ 2024-09-04 122/week @ 2024-09-11 95/week @ 2024-09-18 95/week @ 2024-09-25 46/week @ 2024-10-02 69/week @ 2024-10-09 36/week @ 2024-10-16 224/week @ 2024-10-23 46/week @ 2024-10-30 21/week @ 2024-11-06 258/week @ 2024-11-13 83/week @ 2024-11-20 64/week @ 2024-11-27 33/week @ 2024-12-04

439 downloads per month
Used in 8 crates (7 directly)

Apache-2.0

180KB
4.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–58MB
~1M SLoC