numaflow

Crates.ionumaflow
lib.rsnumaflow
version0.2.0
sourcesrc
created_at2024-09-06 23:40:44.936038
updated_at2024-11-10 02:56:52.218144
descriptionRust SDK for Numaflow
homepagehttps://numaproj.github.io/numaflow/
repositoryhttps://github.com/numaproj/numaflow-rs
max_upload_size
id1366783
size389,204
Sreekanth (BulkBeing)

documentation

README

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.

Commit count: 73

cargo fmt