app like that
ArkFlow
ArkFlow

ArkFlow is a high-performance Rust stream processing engine, providing powerful data stream processing capabilities, supporting multiple input/output sources and processors.

Features

High Performance

Built on Rust and the Tokio async runtime, ArkFlow offers excellent performance with low latency for stream processing tasks, ensuring quick data handling and processing.

Multiple Data Sources

Supports input and output from various sources such as Kafka, MQTT, HTTP, and files, offering versatility in data handling capabilities.

Powerful Processing Capabilities

Includes built-in processors for SQL queries, JSON processing, Protobuf encoding/decoding, and batch processing to manage and transform data streams efficiently.

Extensible

With its modular design, ArkFlow can easily be extended to include new input, output, and processor components, allowing users to customize and scale according to their needs.