#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

49 releases

new 0.3.9 Feb 6, 2025
0.3.8 Dec 11, 2024
0.3.7 Nov 18, 2024
0.3.5 Jul 3, 2024
0.1.0 Jun 24, 2022

#263 in Robotics

Download history 109/week @ 2024-10-19 151/week @ 2024-10-26 51/week @ 2024-11-02 88/week @ 2024-11-09 204/week @ 2024-11-16 87/week @ 2024-11-23 48/week @ 2024-11-30 303/week @ 2024-12-07 87/week @ 2024-12-14 7/week @ 2024-12-21 15/week @ 2024-12-28 26/week @ 2025-01-04 29/week @ 2025-01-11 16/week @ 2025-01-18 5/week @ 2025-01-25 360/week @ 2025-02-01

414 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
~894K SLoC