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.795566197999467

Last synced: about 1 hour 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: 1 day ago

Total Commits: 478
Total Committers: 13
Avg Commits per committer: 36.769
Development Distribution Score (DDS): 0.41

Commits in past year: 53
Committers in past year: 4
Avg Commits per committer in past year: 13.25
Development Distribution Score (DDS) in past year: 0.453

Name Email Commits
Brian Ward b****d@f****g 282
dependabot[bot] 4****] 82
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****] 20
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: 8 days ago

Total issues: 84
Total pull requests: 274
Average time to close issues: about 1 month
Average time to close pull requests: 3 days
Total issue authors: 29
Total pull request authors: 10
Average comments per issue: 4.54
Average comments per pull request: 1.36
Merged pull request: 250
Bot issues: 1
Bot pull requests: 110

Past year issues: 5
Past year pull requests: 41
Past year average time to close issues: 4 days
Past year average time to close pull requests: 1 day
Past year issue authors: 4
Past year pull request authors: 3
Past year average comments per issue: 3.8
Past year average comments per pull request: 0.85
Past year merged pull request: 34
Past year bot issues: 0
Past year bot pull requests: 26

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)
  • alecksphillips (1)
  • fredhu0514 (1)
  • dependabot[bot] (1)
  • junsongt (1)
  • fonnesbeck (1)

Top Pull Request Authors

  • WardBrian (137)
  • dependabot[bot] (110)
  • 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 (113)
  • github_actions (87)
  • documentation (32)
  • julia (24)
  • rust (21)
  • python (21)
  • 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.9.0 (published about 1 month ago)
  • Last Synced: 2026-08-12T23:39:25.859Z (1 day ago)
  • Versions: 19
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 4,748 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 12 months ago)
  • Last Synced: 2026-03-07T11:51:34.401Z (5 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.9.0 (published about 1 month ago)
  • Last Synced: 2026-08-12T23:33:14.665Z (1 day ago)
  • Versions: 16
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 27,782 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
julia/test/Project.toml julia
  • LinearAlgebra *
  • Printf *
  • Suppressor *
  • Test *
julia/docs/Project.toml julia
  • BridgeStan *
  • Documenter *
  • DocumenterMarkdown *
rust/Cargo.toml cargo
  • approx 0.5.1 development
  • env_logger 0.11 development
  • rand 0.10.0 development
  • dirs 6.0
  • flate2 1.0
  • libloading 0.8.0
  • log 0.4
  • path-absolutize 4.0
  • tar 0.4
  • thiserror 2.0.3
  • ureq 3.0
julia/Project.toml julia
  • Downloads *
  • Inflate *
  • TOML *
  • Tar *