Docs.rs
alopex-chirps-0.5.1
Platform
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
alopex-chirps 0.5.1
Alopex Chirps - Distributed cluster coordination with Raft consensus
Crate
Source
Builds
Feature flags
Documentation
Coverage
45.32%
63
out of
139
items documented
0
out of
60
items with examples
Size
Source code size: 210.48 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 5.72 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
alopex-db/alopex-chirps
1
0
0
crates.io
Dependencies
alopex-chirps-core ^0.5.1
normal
alopex-chirps-file-transfer ^0.5.1
normal
alopex-chirps-gossip-swim ^0.5.1
normal
alopex-chirps-raft-storage ^0.5.1
normal
alopex-chirps-transport-quic ^0.5.1
normal
alopex-chirps-wire ^0.5.1
normal
anyhow ^1.0
normal
async-trait ^0.1
normal
bincode ^1.3
normal
http ^0.2
normal
openraft =0.9.17
normal
prometheus ^0.13
normal
serde ^1.0
normal
thiserror ^1.0
normal
tokio ^1.35
normal
tracing ^0.1
normal
alopex-chirps-mock ^0.5.1
dev
criterion ^0.5
dev
rand ^0.8
dev
serde_json ^1.0
dev
tempfile ^3
dev
tracing-subscriber ^0.3
dev
Versions
0.5.1
(2026-01-01)
0.5.0
(2025-12-18)
Owners
Alopex Chirps のメッシュAPI。QUICトランスポートとSWIMゴシップをまとめて起動し、送信・ブロードキャスト・イベント購読を提供する。