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

https://github.com/Gro2mi/avalanchers

Score: 6.553933404025811

Last synced: about 13 hours ago
JSON representation

Repository metadata:


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 108
Total Committers: 3
Avg Commits per committer: 36.0
Development Distribution Score (DDS): 0.093

Commits in past year: 74
Committers in past year: 2
Avg Commits per committer in past year: 37.0
Development Distribution Score (DDS) in past year: 0.108

Name Email Commits
Markus Rampp d****v@m****u 98
Markus Rampp m****l@m****u 8
Gro2mi 6****i 2

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 3
Total pull requests: 8
Average time to close issues: N/A
Average time to close pull requests: 1 day
Total issue authors: 1
Total pull request authors: 2
Average comments per issue: 0.0
Average comments per pull request: 0.0
Merged pull request: 6
Bot issues: 0
Bot pull requests: 0

Past year issues: 3
Past year pull requests: 8
Past year average time to close issues: N/A
Past year average time to close pull requests: 1 day
Past year issue authors: 1
Past year pull request authors: 2
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.0
Past year merged pull request: 6
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • Gro2mi (3)

Top Pull Request Authors

  • Gro2mi (7)
  • ColeWheatley (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

pypi.org: avalanchers

Avalanche simulation with Rust and WebGPU

  • Homepage:
  • Documentation: https://avalanchers.readthedocs.io/
  • Licenses: gpl-3.0
  • Latest release: 0.2.0 (published 3 months ago)
  • Last Synced: 2026-08-27T18:34:46.291Z (1 day ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 17 Last month
  • Rankings:
    • Dependent packages count: 7.272%
    • Average: 24.203%
    • Dependent repos count: 41.134%
  • Maintainers (1)

Dependencies

.github/workflows/build.yaml actions
  • PyO3/maturin-action v1 composite
  • Swatinem/rust-cache v2 composite
  • actions/checkout v5 composite
  • actions/setup-python v6 composite
  • actions/upload-artifact v6 composite
  • dtolnay/rust-toolchain stable composite
.github/workflows/release.yaml actions
  • actions/checkout v6 composite
  • actions/download-artifact v6 composite
  • pypa/gh-action-pypi-publish release/v1 composite
  • softprops/action-gh-release v3 composite
crates/data_processor/Cargo.toml cargo
  • criterion 0.7 development
crates/simulation/Cargo.toml cargo
data/lawis/requirements.txt pypi
  • matplotlib *
  • pandas *
  • screeninfo *
  • tqdm *
crates/compute_core/Cargo.toml cargo
crates/wasm_bindings/Cargo.toml cargo
pyproject.toml pypi
  • numpy >=2.0
crates/cli/Cargo.toml cargo
Cargo.toml cargo
crates/python_bindings/Cargo.toml cargo
python_scripts/requirements.txt pypi
  • geopandas *
  • matplotlib *
  • numpy *
  • pyogrio *
.github/workflows/gh-pages-deploy.yaml actions
  • actions/checkout v4 composite
  • peaceiris/actions-gh-pages v4 composite
.github/workflows/sftp-deploy.yaml actions
  • actions/checkout v4 composite