You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Philipp Oppermann 1f59bd8099
Add `__declspec(dllexport)` attribute in header file instead
3 years ago
..
.gitignore Add a `c-dataflow` example 3 years ago
README.md Add shared library prefix and extension automatically 3 years ago
dataflow.yml Add shared library prefix and extension automatically 3 years ago
node.c Add debug output 3 years ago
operator.c Add `__declspec(dllexport)` attribute in header file instead 3 years ago
run.rs Add `__declspec(dllexport)` attribute on Windows 3 years ago
sink.c Remove canary value used for debugging 3 years ago

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 datafl

Rust Python TOML Markdown C other