Docs.rs
ratchjob-0.1.1-beta.1
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ratchjob 0.1.1-beta.1
一个rust实现的分布式任务调度平台服务。计划完全兼容xxl-job协议,然后再增强一些任务调度平台能力。
Crate
Source
Builds
Feature flags
Documentation
Coverage
4.71%
61
out of
1295
items documented
0
out of
509
items with examples
Size
Source code size: 527.11 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 28.48 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
ratch-job/ratch-job
239
16
13
crates.io
Dependencies
actix ^0.13
normal
actix-http ^3
normal
actix-multipart ^0.6
normal
actix-multipart-derive ^0.6
normal
actix-rt ^2
normal
actix-web ^4
normal
anyhow ^1
normal
async-trait ^0.1
normal
bean_factory ^0.1.4
normal
chrono ^0.4
normal
env_logger ^0.11
normal
env_logger_timezone_fmt ^0.1.1
normal
futures-util ^0.3.29
normal
if-addrs ^0.13.3
normal
lazy_static ^1.4
normal
log ^0.4
normal
rand ^0.8.5
normal
reqwest ^0.11
normal
serde ^1
normal
serde_json ^1
normal
serde_urlencoded ^0.7
normal
tokio ^1
normal
tonic-build ^0.12
build
async-raft-ext ^0.6.3
normal
binrw ^0.13.3
normal
binrw_derive ^0.13.3
normal
byteorder ^1.4
normal
bytes ^1
normal
clap ^4.5
normal
cron ^0.15.0
normal
dirs ^5.0
normal
dotenv ^0.15
normal
fs2 ^0.4.3
normal
inner-mem-cache ^0.1.7
normal
mime_guess ^2
normal
prost ^0.13.5
normal
quick-protobuf ^0.8.1
normal
ratchjob-web-dist-wrap =0.1.1-alpha.2
normal
thiserror ^1.0
normal
tonic ^0.12.3
normal
Versions
0.1.6
(2025-05-26)
0.1.6-beta
(2025-05-22)
0.1.5
(2025-04-20)
0.1.4
(2025-03-30)
0.1.3
(2025-03-27)
0.1.2
(2025-03-23)
0.1.1
(2025-03-17)
0.1.1-beta.2
(2025-03-06)
0.1.1-beta.1
(2025-03-03)
0.1.1-alpha.2
(2025-02-18)
0.1.1-alpha.1
(2025-02-17)
0.1.0
(2025-01-24)
Owners
ratch-job
一个rust实现的分布式任务调度平台服务。计划完全兼容xxl-job协议,然后再增强一些任务调度平台能力。