https://github.com/bigbuildbench/google_googletest-rust
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: apache-2.0
- Language: Rust
- Default Branch: main
- Size: 1.15 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
Contributing
License
Owner
- Name: BigBuildBench
- Login: BigBuildBench
- Kind: organization
- Repositories: 1
- Profile: https://github.com/BigBuildBench
abbr. B3, benchmarking the repo-level understanding capability of your LLMs by reconstructing project build-file.
GitHub Events
Total
- Delete event: 5
- Issue comment event: 5
- Pull request event: 14
- Create event: 12
Last Year
- Delete event: 5
- Issue comment event: 5
- Pull request event: 14
- Create event: 12
Dependencies
.github/workflows/ci.yml
actions
- actions-rs/clippy-check v1.0.7 composite
- actions/checkout v4 composite
- dtolnay/rust-toolchain 21dc36fb71dd22e3317045c0c31a3f4249868b17 composite
.github/workflows/publish.yml
actions
- actions/checkout v4 composite
.github/workflows/scorecard.yml
actions
- actions/checkout v4 composite
- actions/upload-artifact 0b2256b8c012f0828dc542b3febcab082c67f72b composite
- github/codeql-action/upload-sarif 23acc5c183826b7a8a97bce3cecc52db901f8251 composite
- ossf/scorecard-action dc50aa9510b46c811795eb24b2f1ba02a914e534 composite
Cargo.lock
cargo
- addr2line 0.22.0
- adler 1.0.2
- aho-corasick 1.1.3
- anyhow 1.0.86
- autocfg 1.3.0
- backtrace 0.3.73
- bit-set 0.5.3
- bit-vec 0.6.3
- bitflags 2.6.0
- cc 1.1.6
- cfg-if 1.0.0
- env_logger 0.8.4
- errno 0.3.9
- fastrand 2.1.0
- fnv 1.0.7
- futures 0.3.30
- futures-channel 0.3.30
- futures-core 0.3.30
- futures-executor 0.3.30
- futures-io 0.3.30
- futures-macro 0.3.30
- futures-sink 0.3.30
- futures-task 0.3.30
- futures-timer 3.0.3
- futures-util 0.3.30
- getrandom 0.2.15
- gimli 0.29.0
- glob 0.3.1
- indoc 2.0.5
- lazy_static 1.5.0
- libc 0.2.155
- libm 0.2.8
- linux-raw-sys 0.4.14
- log 0.4.22
- memchr 2.7.4
- miniz_oxide 0.7.4
- num-traits 0.2.19
- object 0.36.2
- pin-project-lite 0.2.14
- pin-utils 0.1.0
- ppv-lite86 0.2.17
- proc-macro2 1.0.86
- proptest 1.5.0
- quick-error 1.2.3
- quickcheck 1.0.3
- quote 1.0.36
- rand 0.8.5
- rand_chacha 0.3.1
- rand_core 0.6.4
- rand_xorshift 0.3.0
- regex 1.10.5
- regex-automata 0.4.7
- regex-syntax 0.8.4
- relative-path 1.9.3
- rstest 0.18.2
- rstest_macros 0.18.2
- rustc-demangle 0.1.24
- rustc_version 0.4.0
- rustix 0.38.34
- rustversion 1.0.17
- rusty-fork 0.3.0
- semver 1.0.23
- slab 0.4.9
- syn 2.0.72
- tempfile 3.10.1
- tokio 1.38.1
- tokio-macros 2.3.0
- unarray 0.1.4
- unicode-ident 1.0.12
- wait-timeout 0.2.0
- wasi 0.11.0+wasi-snapshot-preview1
- windows-sys 0.52.0
- windows-targets 0.52.6
- windows_aarch64_gnullvm 0.52.6
- windows_aarch64_msvc 0.52.6
- windows_i686_gnu 0.52.6
- windows_i686_gnullvm 0.52.6
- windows_i686_msvc 0.52.6
- windows_x86_64_gnu 0.52.6
- windows_x86_64_gnullvm 0.52.6
- windows_x86_64_msvc 0.52.6
Cargo.toml
cargo
googletest/Cargo.toml
cargo
- indoc 2 development
- quickcheck 1.0.3 development
googletest_macro/Cargo.toml
cargo
integration_tests/Cargo.toml
cargo