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

https://github.com/paholg/devconcurrent

Score: -Infinity

Last synced: about 15 hours ago
JSON representation

Repository metadata:

Worktree aware devcontainer manager


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 268
Total Committers: 2
Avg Commits per committer: 134.0
Development Distribution Score (DDS): 0.007

Commits in past year: 268
Committers in past year: 2
Avg Commits per committer in past year: 134.0
Development Distribution Score (DDS) in past year: 0.007

Name Email Commits
Paho Lurie-Gregg p****o@p****m 266
yaakov-sanders 7****s 2

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 0
Total pull requests: 24
Average time to close issues: N/A
Average time to close pull requests: 5 minutes
Total issue authors: 0
Total pull request authors: 2
Average comments per issue: 0
Average comments per pull request: 0.0
Merged pull request: 23
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 24
Past year average time to close issues: N/A
Past year average time to close pull requests: 5 minutes
Past year issue authors: 0
Past year pull request authors: 2
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 23
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

Top Pull Request Authors

  • paholg (22)
  • yaakov-sanders (2)

Top Issue Labels

Top Pull Request Labels


Dependencies

.github/workflows/check.yml actions
  • actions/checkout v5 composite
  • nix-community/cache-nix-action v6 composite
  • nixbuild/nix-quick-install-action v32 composite
  • re-actors/alls-green release/v1 composite
.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/upload-artifact v4 composite
flake.nix nix
  • crane *
  • flake-utils *
  • nixpkgs *
  • rust-overlay *
Cargo.lock cargo
  • 395 dependencies
flake.lock nix
  • crane 2510f2c
  • flake-utils 11707dc
  • nixpkgs 00c21e4
  • rust-overlay 2859683
Cargo.toml cargo
.github/workflows/docker-publish.yml actions
  • actions/checkout v5 composite
  • docker/login-action v3 composite
  • docker/metadata-action v5 composite
  • nix-community/cache-nix-action v6 composite
  • nixbuild/nix-quick-install-action v32 composite
crates/docker/Cargo.toml cargo
  • bon 3.9.3
  • bytes 1.11
  • futures-util 0.3
  • rand 0.10.1
  • reqwest 0.13
  • snafu 0.9
  • strum 0.28.0
crates/schema-gen/Cargo.toml cargo
crates/shared/Cargo.toml cargo
  • handlebars 6.4.1
  • schemars 1.2.1
crates/cli/Cargo.toml cargo
  • clap 4.6.1
  • clap_complete 4.6.5
  • color-eyre 0.6.5
  • crossterm 0.29
  • directories 6.0.0
  • eyre 0.6.12
  • figment 0.10.19
  • futures 0.3.32
  • gix 0.84.0
  • indicatif 0.18
  • itertools 0.15.0
  • jiff 0.2
  • num-bigint 0.4.6
  • owo-colors 4.3.0
  • rand 0.10.1
  • schemars 1.2.1
  • serde-inline-default 1.0.1
  • serde_path_to_error 0.1.20
  • serde_with 3.21
  • sha2 0.11.0
  • shellexpand 3.1.2
  • shlex 2.0.1
  • sigpipe 0.1.3
  • tabular 0.2.0
  • toml 1.1.2
  • tracing-indicatif 0.3
  • tracing-subscriber 0.3
  • vec1 1.12.1
  • winnow 1.0.3
crates/proxy/Cargo.toml cargo