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

JOSS: https://github.com/onecodex/finch-rs

Score: 18.719825320179

Last synced: about 21 hours ago
JSON representation

Repository metadata:

A genomic minhashing implementation in Rust


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 142
Total Committers: 15
Avg Commits per committer: 9.467
Development Distribution Score (DDS): 0.528

Commits in past year: 5
Committers in past year: 2
Avg Commits per committer in past year: 2.5
Development Distribution Score (DDS) in past year: 0.2

Name Email Commits
Roderick Bovee r****k@o****m 67
Vincent Prouillet b****k@g****m 26
Austin Richardson a****s@a****g 18
Jai Ram Rideout j****t@i****m 6
Roderick Bovee r****e@g****m 6
Nick Greenfield b****d@g****m 6
polyatail a****z@g****m 3
Max Blachman b****x@g****m 2
Luiz Irber l****z@o****m 2
dependabot[bot] 4****] 1
TR 1****r 1
Luiz Irber l****r 1
Giovanni Rosa g****3@y****m 1
Eh2406 Y****v@g****m 1
David Tolnay d****y@g****m 1

Issue and Pull Request metadata

Last synced: 3 days ago

Total issues: 40
Total pull requests: 41
Average time to close issues: 10 months
Average time to close pull requests: 11 days
Total issue authors: 13
Total pull request authors: 14
Average comments per issue: 1.73
Average comments per pull request: 0.51
Merged pull request: 31
Bot issues: 0
Bot pull requests: 2

Past year issues: 1
Past year pull requests: 2
Past year average time to close issues: 2 days
Past year average time to close pull requests: 3 days
Past year issue authors: 1
Past year pull request authors: 2
Past year average comments per issue: 2.0
Past year average comments per pull request: 0.0
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/onecodex/finch-rs

Top Issue Authors

  • bovee (21)
  • HadrienG (4)
  • boydgreenfield (2)
  • jianshu93 (2)
  • wwood (2)
  • maxbla (2)
  • tseemann (1)
  • NateBaileyTempus (1)
  • boasvdp (1)
  • audy (1)
  • DoreenM (1)
  • hgbrian (1)
  • dcdanko (1)

Top Pull Request Authors

  • audy (11)
  • jairideout (6)
  • Keats (6)
  • bovee (5)
  • maxbla (2)
  • dependabot[bot] (2)
  • luizirber (2)
  • dtolnay (1)
  • donovan-h-parks (1)
  • fossabot (1)
  • treynr (1)
  • polyatail (1)
  • Eh2406 (1)
  • grosa1 (1)

Top Issue Labels

  • discussion (2)
  • external (1)
  • easy (1)
  • bug (1)
  • DevOps (1)
  • design (1)
  • enhancement (1)
  • chore (1)

Top Pull Request Labels

  • dependencies (2)

Package metadata

proxy.golang.org: github.com/onecodex/finch-rs

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/onecodex/finch-rs#section-documentation
  • Licenses:
  • Latest release: v0.6.3 (published about 1 month ago)
  • Last Synced: 2026-08-12T03:00:59.902Z (2 days ago)
  • Versions: 17
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.894%
    • Average: 5.059%
    • Dependent repos count: 5.223%
crates.io: finch

An implementation of min-wise independent permutation locality sensitive hashing ('MinHashing') for genomic data and command-line utility for manipulation.

  • Homepage:
  • Documentation: https://docs.rs/finch/
  • Licenses: MIT
  • Latest release: 0.6.3 (published about 1 month ago)
  • Last Synced: 2026-08-12T03:01:00.452Z (2 days ago)
  • Versions: 20
  • Dependent Packages: 5
  • Dependent Repositories: 7
  • Downloads: 70,745 Total
  • Rankings:
    • Dependent packages count: 6.216%
    • Dependent repos count: 8.685%
    • Downloads: 9.331%
    • Average: 11.061%
    • Stargazers count: 14.159%
    • Forks count: 16.911%
  • Maintainers (6)
crates.io: finch_cli

An implementation of min-wise independent permutation locality sensitive hashing ('MinHashing') for genomic data and command-line utility for manipulation.

  • Homepage:
  • Documentation: https://docs.rs/finch_cli/
  • Licenses: MIT
  • Latest release: 0.6.3 (published about 1 month ago)
  • Last Synced: 2026-08-12T03:00:59.382Z (2 days ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 4,127 Total
  • Rankings:
    • Stargazers count: 13.891%
    • Forks count: 16.816%
    • Dependent repos count: 29.318%
    • Average: 32.249%
    • Dependent packages count: 33.812%
    • Downloads: 67.408%
  • Maintainers (4)
crates.io: finch_lib

An implementation of min-wise independent permutation locality sensitive hashing ('MinHashing') for genomic data and command-line utility for manipulation.

  • Homepage:
  • Documentation: https://docs.rs/finch_lib/
  • Licenses: MIT
  • Latest release: (published 2 days ago)
  • Last Synced: 2026-08-12T03:00:59.725Z (2 days ago)
  • Versions: 1
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 1,307 Total
  • Rankings:
    • Stargazers count: 13.819%
    • Forks count: 16.816%
    • Dependent packages count: 16.956%
    • Dependent repos count: 29.318%
    • Average: 32.414%
    • Downloads: 85.163%
  • Maintainers (1)

Dependencies

Cargo.lock cargo
  • 120 dependencies
cli/Cargo.toml cargo
  • assert_cmd 1 development
  • predicates 1 development
  • proptest 0.10 development
  • anyhow 1
  • clap 2.33.0
  • finch 0.4
  • serde_json 1
lib/Cargo.toml cargo
  • predicates 1 development
  • proptest 0.10 development
  • bincode 1.2.0
  • capnp 0.14
  • memmap 0.7.0
  • murmurhash3 0.0.5
  • ndarray 0.14
  • needletail 0.4
  • numpy 0.13
  • pyo3 0.13
  • rayon 1.2.0
  • serde 1.0
  • serde_json 1
  • thiserror 1
.github/workflows/ci.yml actions
  • actions-rs/cargo v1 composite
  • actions-rs/toolchain v1 composite
  • actions/checkout master composite
Dockerfile docker
  • ekidd/rust-musl-builder stable build
  • python 3.7-slim-stretch build
Cargo.toml cargo
pyproject.toml pypi
.github/workflows/release.yml actions
  • PyO3/maturin-action v1 composite
  • actions/attest-build-provenance v1 composite
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/upload-artifact v4 composite
  • svenstaro/upload-release-action v2 composite