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

ActivityPub: https://github.com/aumetra/tranquility

activitypub fediverse rust

Score: 4.897839799950911

Last synced: about 22 hours ago
JSON representation

Repository metadata:

[DEPRECATED] Small ActivityPub server


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 347
Total Committers: 2
Avg Commits per committer: 173.5
Development Distribution Score (DDS): 0.47

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
dependabot[bot] 4****] 184
Glitch s****h@c****t 163

Issue and Pull Request metadata

Last synced: about 1 month ago

Total issues: 9
Total pull requests: 305
Average time to close issues: about 1 month
Average time to close pull requests: 10 days
Total issue authors: 3
Total pull request authors: 3
Average comments per issue: 0.67
Average comments per pull request: 0.43
Merged pull request: 220
Bot issues: 0
Bot pull requests: 265

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • aumetra (7)
  • Ale0x78 (1)
  • Geobert (1)

Top Pull Request Authors

  • dependabot[bot] (265)
  • aumetra (39)
  • scotttrinh (1)

Top Issue Labels

  • enhancement (1)

Top Pull Request Labels

  • dependencies (267)
  • enhancement (7)
  • blocked (6)
  • bug (3)
  • documentation (1)

Dependencies

Cargo.lock cargo
  • 307 dependencies
tranquility/Cargo.toml cargo
  • ammonia 3.2.0
  • argh 0.1.7
  • askama 0.11.1
  • async-trait 0.1.56
  • axum 0.5.9
  • axum-macros 0.2.3
  • axum-server 0.4.0
  • base64 0.13.0
  • cfg-if 1.0.0
  • futures-util 0.3.21
  • headers 0.3.7
  • hex 0.4.3
  • http 0.2.8
  • itertools 0.10.3
  • jemalloc 0.3.2
  • lettre 0.10.0-rc.7
  • mimalloc 0.1.29
  • mime 0.3.16
  • once_cell 1.12.0
  • opentelemetry 0.17.0
  • opentelemetry-jaeger 0.16.0
  • ormx 0.10.0
  • paste 1.0.7
  • pulldown-cmark 0.9.1
  • rand 0.8.5
  • rayon 1.5.3
  • regex 1.5.6
  • reqwest 0.11.11
  • rsa 0.6.1
  • rust-argon2 1.0.0
  • serde 1.0.137
  • serde_json 1.0.81
  • serde_qs 0.9.2
  • sha2 0.10.2
  • sqlx 0.5.12
  • thiserror 1.0.31
  • time 0.3.11
  • tokio 1.19.2
  • toml 0.5.9
  • tower 0.4.13
  • tower-http 0.3.4
  • tracing 0.1.35
  • tracing-opentelemetry 0.17.3
  • tracing-subscriber 0.3.11
  • url 2.2.2
  • uuid 1.1.2
  • validator 0.15.0
tranquility-content-length-limit/Cargo.toml cargo
  • axum 0.5.9
  • headers 0.3.7
tranquility-http-signatures/Cargo.toml cargo
  • base64 0.13.0
  • http 0.2.8
  • pem 1.0.2
  • pkcs8 0.8.0
  • reqwest 0.11.11
  • ring 0.16.20
  • thiserror 1.0.31
tranquility-ratelimit/Cargo.toml cargo
  • axum 0.5.9
  • futures-util 0.3.21
  • governor 0.4.2
  • thiserror 1.0.31
  • tower-layer 0.3.1
  • tower-service 0.3.2
  • tracing 0.1.35
tranquility-types/Cargo.toml cargo
  • serde 1.0.137
  • serde_json 1.0.81
  • time 0.3.11
.github/workflows/audit.yml actions
  • actions-rs/audit-check v1 composite
  • actions/checkout v2 composite
.github/workflows/nightly.yml actions
  • actions-rs/cargo v1 composite
  • actions-rs/toolchain v1 composite
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/download-artifact v2 composite
  • actions/upload-artifact v2 composite
  • dev-drprasad/delete-tag-and-release v0.1.3 composite
  • meeDamian/github-release 2.0 composite
.github/workflows/rust.yml actions
  • actions-rs/cargo v1 composite
  • actions-rs/toolchain v1 composite
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • postgres alpine docker