Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 642 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 642 Bytes

Rust SDK for Numaflow

This SDK provides the interface for writing User Defined Sources, UDFs and User Defined Sinks in Rust.

This rust crate is being actively developed and it supports most of the features. You may use this crate but there might be few minor changes in the upcoming releases.

Examples

You may find examples in the examples folder.