An open API service for producing an overview of a list of open source projects.

https://github.com/SlanchaAi/wire

a2a agent-to-agent ai-agents encrypted-messaging federated-agents mcp-tool rust-cli

Score: 11.909975263477046

Last synced: about 20 hours ago
JSON representation

Repository metadata:

agent-to-agent comms, no vendor in the middle — telephone-exchange protocol for AI agents. wire dial / wire send / wire pending / wire accept.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 572
Total Committers: 7
Avg Commits per committer: 81.714
Development Distribution Score (DDS): 0.241

Commits in past year: 572
Committers in past year: 7
Avg Commits per committer in past year: 81.714
Development Distribution Score (DDS) in past year: 0.241

Name Email Commits
Paul Logan p****n@g****m 434
Logan Claw l****0@e****m 93
Darby Thomas 6****1 28
Willard Klein w****o@g****m 13
wire w****e@l****l 2
dotfyles d****t@s****i 1
HermanShermanBot h****2@f****m 1

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 6
Total pull requests: 18
Average time to close issues: N/A
Average time to close pull requests: about 4 hours
Total issue authors: 1
Total pull request authors: 2
Average comments per issue: 0.17
Average comments per pull request: 1.22
Merged pull request: 17
Bot issues: 0
Bot pull requests: 0

Past year issues: 6
Past year pull requests: 18
Past year average time to close issues: N/A
Past year average time to close pull requests: about 4 hours
Past year issue authors: 1
Past year pull request authors: 2
Past year average comments per issue: 0.17
Past year average comments per pull request: 1.22
Past year merged pull request: 17
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/SlanchaAi/wire

Top Issue Authors

  • laulpogan (6)

Top Pull Request Authors

  • laulpogan (17)
  • dotfyles (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

crates.io: slancha-wire

Magic-wormhole for AI agents — bilateral signed-message bus over a mailbox relay

  • Homepage: https://github.com/SlanchaAi/wire
  • Documentation: https://docs.rs/slancha-wire/
  • Licenses: AGPL-3.0-or-later AND Apache-2.0 AND MIT
  • Latest release: 0.17.0 (published about 2 months ago)
  • Last Synced: 2026-08-27T19:04:53.000Z (2 days ago)
  • Versions: 43
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 786 Total
  • Rankings:
    • Dependent repos count: 14.824%
    • Dependent packages count: 19.579%
    • Average: 41.498%
    • Downloads: 90.091%
  • Maintainers (1)

Dependencies

Cargo.lock cargo
  • 320 dependencies
.github/workflows/release.yml actions
  • Swatinem/rust-cache v2 composite
  • actions/checkout v5 composite
  • actions/download-artifact v8 composite
  • actions/upload-artifact v7 composite
  • dtolnay/rust-toolchain stable composite
  • softprops/action-gh-release v2 composite
deploy/Dockerfile docker
  • gcr.io/distroless/static-debian12 nonroot build
  • rust 1.88-alpine build
test-env/Dockerfile docker
  • rust 1.88-bookworm build
Dockerfile docker
  • debian bookworm-slim build
  • rust 1.88-bookworm build
.github/workflows/fly-deploy.yml actions
  • actions/checkout v5 composite
  • superfly/flyctl-actions/setup-flyctl master composite
Cargo.toml cargo
  • proptest 1 development
  • tempfile 3 development
  • anyhow 1
  • axum 0.7
  • base64 0.22
  • chacha20 0.9
  • chacha20poly1305 0.10
  • clap 4
  • clap_complete 4
  • dirs 5
  • ed25519-dalek 2
  • fs2 0.4
  • futures 0.3
  • hex 0.4
  • hkdf 0.12
  • hmac 0.12
  • hostname 0.4
  • hyper 1
  • hyper-util 0.1
  • rand 0.8
  • rand_chacha 0.3
  • reqwest 0.12
  • rustls 0.23
  • rustls-native-certs 0.8
  • secp256k1 0.31.1
  • serde 1
  • serde_json 1
  • sha2 0.10
  • spake2 0.4
  • thiserror 1
  • time 0.3
  • tokio 1
  • tokio-stream 0.1
  • tokio-tungstenite 0.29.0
  • tower-service 0.3
  • tower_governor 0.4
  • webpki-roots 0.26
  • x25519-dalek 2
  • zeroize 1
.github/workflows/backup-relay-state.yml actions
  • actions/upload-artifact v7 composite
  • superfly/flyctl-actions/setup-flyctl master composite
.github/workflows/ci.yml actions
  • Swatinem/rust-cache v2 composite
  • actions/checkout v5 composite
  • dtolnay/rust-toolchain stable composite