dora-rs/dora
DORA (Dataflow-Oriented Robotic Architecture) is middleware designed to streamline and simplify the creation of AI-based robotic applications. It offers low latency, composable, and distributed dataflow capabilities. Applications are modeled as directed graphs, also referred to as pipelines.
About the project
DORA is a Rust framework for building distributed robotics and AI applications, where a program is modeled as a directed graph of nodes (a dataflow). It provides low latency and zero-copy messaging via Zenoh and Apache Arrow.
Useful for
- Run a sender → transformer → receiver pipeline with dora run
- Bring up a multi-machine cluster with dora cluster up
- Record and replay node messages using dora record and dora replay
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 3 stars so far today, about 4 expected by the end of the day.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 3,965
- Stars in a day
- 4
- Forks
- 440
- Issues and pull requests
- 3,396
- Watchers
- 45
- Language
- Rust
- License
- Apache-2.0
- Latest release
- v1.0.1 · September 3, 2026
- Created
- February 17, 2022
- Last push
- September 18, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 17, 2026GitHub Trending Rust today: #14, +4 stars
- September 16, 2026GitHub Trending Rust today: #14, +83 stars
Similar projects
-
6.0
arnegiacomo/fugleramme
E-ink bird frame for Raspberry Pi that detects birds in real time by audio using BirdNET-Go and displays them as hand-cut 1800s illustrations.
-
4.4
MaxGramser/homeassistant_espscreen
A Home Assistant project that turns ESP32 screens (CYD ESP32-2432S028 and Guition ESP32-S3-4848S040) into customizable touch control panels for the smart home. ESP Screen Manager lets you lay out tiles inside Home…
-
4.4
dimentary/llm-robotics-playground
A library of experiments applying frontier LLMs/VLMs to robotics: MuJoCo environments, controller code, and recorded runs for tasks like cable untangling, mobile manipulation, writing, and drawing.
-
4.2
enactic/openarm
An open-source 7DOF humanoid arm for physical AI research and deployment in contact-rich environments. It ships CAD, URDF, a CAN library, ROS2, Isaac Lab and MuJoCo integrations, plus data collection tools.
-
3.9
Lakr233/vphone-cli
CLI tool for booting a virtual iPhone on Apple Silicon via Virtualization.framework using PCC research VM infrastructure, including firmware patching and CFW installation.
-
3.9
jianglongye/dexterous-astra
Training artifacts from experiments in dexterous robot manipulation: simulated environments, zero-shot scripts, and trained checkpoints for pen spinning and Rubik's cube solving.