https://github.com/bigbuildbench/zcashfoundation_frost

https://github.com/bigbuildbench/zcashfoundation_frost

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Unable to calculate vocabulary similarity
Last synced: 9 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: BigBuildBench
  • License: other
  • Language: Rust
  • Default Branch: main
  • Size: 2.08 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 4
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License

Owner

  • Name: BigBuildBench
  • Login: BigBuildBench
  • Kind: organization

abbr. B3, benchmarking the repo-level understanding capability of your LLMs by reconstructing project build-file.

GitHub Events

Total
  • Delete event: 14
  • Issue comment event: 13
  • Pull request event: 36
  • Create event: 26
Last Year
  • Delete event: 14
  • Issue comment event: 13
  • Pull request event: 36
  • Create event: 26

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 9
  • Average time to close issues: N/A
  • Average time to close pull requests: 13 days
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.78
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 9
Past Year
  • Issues: 0
  • Pull requests: 9
  • Average time to close issues: N/A
  • Average time to close pull requests: 13 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.78
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 9
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (23)
Top Labels
Issue Labels
Pull Request Labels
dependencies (23) github_actions (23)

Dependencies

.github/workflows/coverage.yaml actions
  • actions-rs/toolchain v1.0.7 composite
  • actions/checkout v4.1.7 composite
  • codecov/codecov-action v4.5.0 composite
.github/workflows/docs.yml actions
  • FirebaseExtended/action-hosting-deploy v0 composite
  • Swatinem/rust-cache v2 composite
  • actions-rs/toolchain v1 composite
  • actions/checkout v4.1.7 composite
  • peaceiris/actions-mdbook v2.0.0 composite
.github/workflows/main.yml actions
  • Swatinem/rust-cache v2 composite
  • actions-rs/cargo v1.0.3 composite
  • actions-rs/clippy-check v1.0.7 composite
  • actions-rs/toolchain v1.0.7 composite
  • actions/checkout v4.1.7 composite
  • dtolnay/rust-toolchain master composite
  • dtolnay/rust-toolchain 1.66.1 composite
  • reviewdog/action-actionlint v1.54.0 composite
  • scherermichael-oss/action-has-permission 1.0.6 composite
.github/workflows/release-drafter.yml actions
  • release-drafter/release-drafter v6 composite
Cargo.toml cargo
frost-core/Cargo.toml cargo
  • criterion 0.5 development
  • lazy_static 1.4 development
  • proptest 1.0 development
  • rand 0.8 development
  • rand_chacha 0.3 development
  • serde_json 1.0 development
frost-ed25519/Cargo.toml cargo
  • criterion 0.5 development
  • ed25519-dalek 2.0.0 development
  • frost-core 2.0.0 development
  • frost-rerandomized 2.0.0 development
  • hex 0.4.3 development
  • insta 1.31.0 development
  • lazy_static 1.4 development
  • proptest 1.0 development
  • rand 0.8 development
  • rand_chacha 0.3 development
  • serde_json 1.0 development
frost-ed448/Cargo.toml cargo
  • criterion 0.5 development
  • frost-core 2.0.0 development
  • frost-rerandomized 2.0.0 development
  • hex 0.4.3 development
  • insta 1.31.0 development
  • lazy_static 1.4 development
  • proptest 1.0 development
  • rand 0.8 development
  • rand_chacha 0.3 development
  • serde_json 1.0 development
frost-p256/Cargo.toml cargo
  • criterion 0.5 development
  • frost-core 2.0.0 development
  • frost-rerandomized 2.0.0 development
  • hex 0.4.3 development
  • insta 1.31.0 development
  • lazy_static 1.4 development
  • proptest 1.0 development
  • rand 0.8 development
  • rand_chacha 0.3 development
  • serde_json 1.0 development
frost-rerandomized/Cargo.toml cargo
frost-ristretto255/Cargo.toml cargo
  • criterion 0.5 development
  • frost-core 2.0.0 development
  • frost-rerandomized 2.0.0 development
  • hex 0.4.3 development
  • insta 1.31.0 development
  • lazy_static 1.4 development
  • postcard 1.0.0 development
  • proptest 1.0 development
  • rand 0.8 development
  • rand_chacha 0.3 development
  • serde_json 1.0 development
frost-secp256k1/Cargo.toml cargo
  • criterion 0.5 development
  • frost-core 2.0.0 development
  • frost-rerandomized 2.0.0 development
  • hex 0.4.3 development
  • insta 1.31.0 development
  • lazy_static 1.4 development
  • proptest 1.0 development
  • rand 0.8 development
  • rand_chacha 0.3 development
  • serde_json 1.0 development
gencode/Cargo.toml cargo