Skip to content

sathibault/RxFusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RxFusion

A dataflow framework for programming the IoT from edge to cloud.

New release available

RxFusion v0.2.0 is now available:

  • UDOO Neo support

  • New operators

  • Language documentation

  • Visit the Documentation for all the language, installation and API documenation.

Project goals

  • Lightweight reactive C++ extensions for embedded devices
  • Consistent reactive extensions across C++ and Javascript
  • Multi-node and polyglotinous programming (i.e. connecting edge, gateway, and data center devices)
  • Public repository and management tools for reactive components:
    • Sensor data acquisition components
    • Data transformation and aggregation library
    • Upstream connectors to IoT cloud platforms