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

JOSS: https://github.com/roualdes/bridgestan

c cpp julia python r stan

Score: 17.652502685492173

Last synced: about 22 hours ago
JSON representation

Repository metadata:

BridgeStan provides efficient in-memory access through Python, Julia, and R to the methods of a Stan model.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 469
Total Committers: 13
Avg Commits per committer: 36.077
Development Distribution Score (DDS): 0.401

Commits in past year: 49
Committers in past year: 4
Avg Commits per committer in past year: 12.25
Development Distribution Score (DDS) in past year: 0.51

Name Email Commits
Brian Ward b****d@f****g 281
dependabot[bot] 4****] 75
Edward A. Roualdes e****s@c****u 38
Bob Carpenter b****r@f****g 21
Bob Carpenter c****p@a****m 21
github-actions[bot] 4****] 19
Adrian Seyboldt a****t 5
Seth Axen s****h@s****m 2
Marco Inacio m****@m****m 2
Jonah Gabry j****y@g****m 2
Rok Češnovar r****r@f****i 1
Alex Phillips a****s@g****m 1
Mike Lawrence m****c@g****m 1

Issue and Pull Request metadata

Last synced: 6 days ago

Total issues: 83
Total pull requests: 269
Average time to close issues: about 1 month
Average time to close pull requests: 3 days
Total issue authors: 28
Total pull request authors: 10
Average comments per issue: 4.54
Average comments per pull request: 1.37
Merged pull request: 245
Bot issues: 1
Bot pull requests: 106

Past year issues: 6
Past year pull requests: 40
Past year average time to close issues: 13 days
Past year average time to close pull requests: 2 days
Past year issue authors: 3
Past year pull request authors: 3
Past year average comments per issue: 4.83
Past year average comments per pull request: 0.95
Past year merged pull request: 32
Past year bot issues: 0
Past year bot pull requests: 22

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

Top Issue Authors

  • WardBrian (14)
  • roualdes (13)
  • bob-carpenter (8)
  • nsiccha (8)
  • aseyboldt (7)
  • sethaxen (4)
  • avehtari (4)
  • goedman (3)
  • gil2rok (2)
  • YuFuOliver (2)
  • andrewfowlie (1)
  • alecksphillips (1)
  • fredhu0514 (1)
  • dependabot[bot] (1)
  • fonnesbeck (1)

Top Pull Request Authors

  • WardBrian (136)
  • dependabot[bot] (106)
  • aseyboldt (8)
  • roualdes (5)
  • bob-carpenter (4)
  • randommm (4)
  • sethaxen (3)
  • alecksphillips (1)
  • mike-lawrence (1)
  • jgabry (1)

Top Issue Labels

  • enhancement (10)
  • question (7)
  • c-api (5)
  • cpp (4)
  • good first issue (4)
  • python (4)
  • dependencies (4)
  • documentation (3)
  • windows (3)
  • julia (2)
  • help wanted (2)
  • github_actions (2)
  • code-cleanup (1)
  • nvJPEG2000 (1)
  • rust (1)

Top Pull Request Labels

  • dependencies (109)
  • github_actions (84)
  • documentation (32)
  • julia (24)
  • rust (20)
  • python (20)
  • cpp (19)
  • R-lang (19)
  • enhancement (18)
  • submodules (15)
  • code-cleanup (13)
  • c-api (9)
  • bug (5)
  • windows (4)
  • help wanted (1)

Package metadata

pypi.org: bridgestan

Access the methods of a Stan model in Python.

  • Homepage: https://github.com/roualdes/bridgestan
  • Documentation: https://bridgestan.readthedocs.io/
  • Licenses: BSD-3-Clause
  • Latest release: 2.8.0 (published 27 days ago)
  • Last Synced: 2026-06-18T20:01:37.738Z (4 days ago)
  • Versions: 18
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 2,759 Last month
  • Rankings:
    • Dependent packages count: 6.977%
    • Average: 19.431%
    • Downloads: 20.838%
    • Dependent repos count: 30.478%
  • Maintainers (2)
juliahub.com: BridgeStan

BridgeStan provides efficient in-memory access through Python, Julia, and R to the methods of a Stan model.

  • Homepage: https://roualdes.us/bridgestan
  • Documentation: https://docs.juliahub.com/General/BridgeStan/stable/
  • Licenses: BSD-3-Clause
  • Latest release: 2.7.0 (published 10 months ago)
  • Last Synced: 2026-03-07T11:51:34.401Z (4 months ago)
  • Versions: 17
  • Dependent Packages: 5
  • Dependent Repositories: 0
  • Downloads: 134 Last month
  • Rankings:
    • Dependent repos count: 9.94%
    • Stargazers count: 13.688%
    • Forks count: 19.353%
    • Average: 20.474%
    • Dependent packages count: 38.915%
crates.io: bridgestan

Rust interface for BridgeStan

  • Homepage: https://roualdes.us/bridgestan/latest/
  • Documentation: https://docs.rs/bridgestan/
  • Licenses: BSD-3-Clause
  • Latest release: 2.8.0 (published 27 days ago)
  • Last Synced: 2026-06-18T20:01:35.337Z (4 days ago)
  • Versions: 15
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 26,344 Total
  • Rankings:
    • Forks count: 15.619%
    • Stargazers count: 16.192%
    • Dependent repos count: 16.479%
    • Average: 23.938%
    • Downloads: 35.273%
    • Dependent packages count: 36.128%
  • Maintainers (1)

Dependencies

R/DESCRIPTION cran
  • R6 >= 2.4.0 imports
  • testthat >= 3.0.0 suggests
.github/workflows/docs.yaml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • ad-m/github-push-action master composite
  • julia-actions/setup-julia v1 composite
.github/workflows/main.yaml actions
  • KyleMayes/install-llvm-action v1 composite
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • julia-actions/setup-julia v1 composite
  • r-lib/actions/setup-r v2.6.4 composite
  • r-lib/actions/setup-r-dependencies v2.6.4 composite
.github/workflows/release.yaml actions
  • KyleMayes/install-llvm-action v1 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
  • julia-actions/setup-julia v1 composite
  • ncipollo/release-action v1 composite
  • peter-evans/commit-comment v2 composite
  • pypa/gh-action-pypi-publish v1.8.10 composite
docs/requirements.txt pypi
  • breathe *
  • ipykernel *
  • ipython *
  • ipywidgets *
  • myst-parser *
  • nbsphinx *
  • pydata-sphinx-theme *
  • sphinx >5
  • sphinx-copybutton *
python/pyproject.toml pypi