3 unstable releases

0.1.3 Oct 10, 2024
0.0.2 Oct 9, 2024
0.0.1 Oct 9, 2024

#1283 in Network programming

Download history 384/week @ 2024-10-04 110/week @ 2024-10-11

494 downloads per month

Apache-2.0

380KB
7.5K SLoC

Rust SDK for Numaflow

This SDK provides the interface for writing User Defined Sources, User Defined Source Tranformers, 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.


lib.rs:

A Rust SDK for Numaflow. The Rust SDK is experimental has only implemented the most important features. It will support all the core features eventually. It supports Map, Reduce, User Defined Sources, User Defined Source Transformer and User Defined Sinks.

Please note that the Rust SDK is experimental and will be refactored in the future to make it more idiomatic.

Dependencies

~8–17MB
~225K SLoC