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

https://github.com/jvdd/argminmax

argmax argmin avx2 avx512 ndarray neon numpy rust rust-lang simd sse

Score: 22.997898318523532

Last synced: about 19 hours ago
JSON representation

Repository metadata:

Efficient argmin & argmax


Owner metadata:


Committers metadata

Last synced: 3 days ago

Total Commits: 150
Total Committers: 4
Avg Commits per committer: 37.5
Development Distribution Score (DDS): 0.033

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
Jeroen Van Der Donckt b****d@g****m 145
varon v****b@o****m 3
Kaiyu Zhu k****8@g****m 1
Josiah White m****e@j****o 1

Issue and Pull Request metadata

Last synced: 9 months ago

Total issues: 15
Total pull requests: 61
Average time to close issues: 20 days
Average time to close pull requests: 12 days
Total issue authors: 5
Total pull request authors: 4
Average comments per issue: 2.07
Average comments per pull request: 1.44
Merged pull request: 51
Bot issues: 0
Bot pull requests: 0

Past year issues: 1
Past year pull requests: 7
Past year average time to close issues: 1 day
Past year average time to close pull requests: about 2 months
Past year issue authors: 1
Past year pull request authors: 2
Past year average comments per issue: 3.0
Past year average comments per pull request: 1.86
Past year merged pull request: 5
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • jvdd (10)
  • ritchie46 (2)
  • sorhawell (1)
  • yurivict (1)
  • jayvdb (1)

Top Pull Request Authors

  • jvdd (60)
  • varon (4)
  • JosiahWhite (2)
  • lazyky (2)

Top Issue Labels

  • enhancement (6)
  • unsure (1)

Top Pull Request Labels

  • enhancement (2)

Package metadata

crates.io: argminmax

ArgMinMax (argmin & argmax in 1 function) with SIMD for floats and integers

  • Homepage:
  • Documentation: https://docs.rs/argminmax/
  • Licenses: MIT
  • Latest release: 0.6.3 (published about 1 year ago)
  • Last Synced: 2026-05-17T14:28:57.785Z (9 days ago)
  • Versions: 12
  • Dependent Packages: 1
  • Dependent Repositories: 251
  • Downloads: 10,482,510 Total
  • Docker Downloads: 23,282,295
  • Rankings:
    • Dependent repos count: 2.556%
    • Downloads: 4.042%
    • Docker downloads count: 5.462%
    • Average: 11.783%
    • Stargazers count: 17.323%
    • Dependent packages count: 18.156%
    • Forks count: 23.162%
  • Maintainers (1)

Dependencies

.github/workflows/ci.yml actions
  • Swatinem/rust-cache v1 composite
  • actions-rs/toolchain v1 composite
  • actions/checkout v2 composite
.github/workflows/codspeed.yaml actions
  • CodSpeedHQ/action v1 composite
  • actions-rs/toolchain v1 composite
  • actions/cache v3 composite
  • actions/checkout v2 composite
  • baptiste0928/cargo-install v1 composite
Cargo.toml cargo
  • criterion 0.3.0 development
  • numpy 0.17.2
dev_utils/Cargo.toml cargo