https://github.com/bigbuildbench/paradigmxyz_revmc

https://github.com/bigbuildbench/paradigmxyz_revmc

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: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: BigBuildBench
  • License: apache-2.0
  • Language: Rust
  • Default Branch: main
  • Size: 5.62 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog License Codeowners

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
  • Create event: 3
Last Year
  • Create event: 3

Dependencies

.github/workflows/bench.yml actions
  • Swatinem/rust-cache v2 composite
  • actions/checkout v4 composite
  • dtolnay/rust-toolchain stable composite
  • taiki-e/install-action cargo-binstall composite
.github/workflows/ci.yml actions
  • Swatinem/rust-cache v2 composite
  • actions/checkout v4 composite
  • dtolnay/rust-toolchain master composite
  • dtolnay/rust-toolchain stable composite
  • dtolnay/rust-toolchain clippy composite
  • dtolnay/rust-toolchain nightly composite
  • taiki-e/install-action cargo-hack composite
Cargo.lock cargo
  • 329 dependencies
Cargo.toml cargo
crates/revmc/Cargo.toml cargo
  • similar-asserts 1.5 development
  • tempfile 3.10 development
crates/revmc-backend/Cargo.toml cargo
crates/revmc-build/Cargo.toml cargo
crates/revmc-builtins/Cargo.toml cargo
crates/revmc-cli/Cargo.toml cargo
  • criterion 0.5 development
  • iai-callgrind 0.11 development
crates/revmc-cli-tests/Cargo.toml cargo
crates/revmc-context/Cargo.toml cargo
crates/revmc-cranelift/Cargo.toml cargo
crates/revmc-llvm/Cargo.toml cargo
examples/compiler/Cargo.toml cargo
examples/runner/Cargo.toml cargo
fuzz/Cargo.toml cargo