Docs.rs
arkflow-0.1.0
arkflow 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
chenquan
Dependencies
anyhow ^1.0
normal
arrow-json ^54
normal
async-trait ^0.1
normal
aws-msk-iam-sasl-signer ^1.0.0
normal
axum ^0.6
normal
clap ^4.3
normal
colored ^2.0
normal
datafusion ^46
normal
dyn-clone ^1.0
normal
flume =0.11
normal
futures ^0.3
normal
humantime ^2.1.0
normal
lazy_static ^1.4
normal
prometheus ^0.13
normal
prost-reflect ^0.14.7
normal
prost-types ^0.13.5
normal
protobuf ^3.7.1
normal
protobuf-parse ^3.7.1
normal
rdkafka ^0.37
normal
rdkafka-sys ^4.8.0
normal
regex ^1.8
normal
reqwest ^0.12
normal
rumqttc ^0.24.0
normal
sasl2-sys ^0.1.22
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
thiserror ^2.0
normal
tokio ^1
normal
toml ^0.7
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
waitgroup ^0.1.2
normal
Versions
79.92%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
arkflow
0.1.0
All Items
Crate Items
Modules
Structs
Enums
Crate
arkflow
Copy item path
Source
Expand description
Rust流处理引擎
Modules
§
config
配置模块
input
输入组件模块
metrics
指标收集模块
output
输出组件模块
pipeline
管道组件模块
processor
处理器组件模块
stream
流组件模块
Structs
§
Message
Batch
表示流处理引擎中的消息
Metadata
消息元数据,存储消息的附加信息
Enums
§
Content
Error
表示流处理引擎中的错误