Rust API
The DBSP computational engine at the core of Feldera is written in Rust. The engine is published on crates.io for easy integration and reference from Rust projects, and Rust API details are published on docs.rs.
The upstream repository is crates/dbsp
in the Feldera repository
on Github. We welcome contributions.