https://github.com/bigbuildbench/mainmatter_cargo-autoinherit
https://github.com/bigbuildbench/mainmatter_cargo-autoinherit
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: 34.2 KB
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
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
- Create event: 5
Last Year
- Create event: 5
Dependencies
.github/workflows/general.yml
actions
- actions-rust-lang/setup-rust-toolchain v1 composite
- actions/checkout v4 composite
- actions/upload-artifact v4 composite
- taiki-e/install-action cargo-llvm-cov composite
.github/workflows/release.yml
actions
- actions/checkout v4 composite
- actions/download-artifact v4 composite
- actions/upload-artifact v4 composite
- ncipollo/release-action v1 composite
- swatinem/rust-cache v2 composite
.github/workflows/security.yml
actions
- EmbarkStudios/cargo-deny-action v1 composite
- actions/checkout v4 composite
Cargo.lock
cargo
- ahash 0.8.11
- anstream 0.6.13
- anstyle 1.0.6
- anstyle-parse 0.2.3
- anstyle-query 1.0.2
- anstyle-wincon 3.0.2
- anyhow 1.0.81
- autocfg 1.1.0
- camino 1.1.6
- cargo-manifest 0.14.0
- cargo-platform 0.1.7
- cargo_metadata 0.18.1
- cfg-expr 0.15.7
- cfg-if 1.0.0
- clap 4.5.4
- clap_builder 4.5.2
- clap_derive 4.5.4
- clap_lex 0.7.0
- colorchoice 1.0.0
- debug-ignore 1.0.5
- either 1.10.0
- equivalent 1.0.1
- fixedbitset 0.4.2
- fs-err 2.11.0
- getrandom 0.2.12
- guppy 0.17.5
- guppy-workspace-hack 0.1.0
- hashbrown 0.14.3
- heck 0.5.0
- indexmap 2.2.5
- itertools 0.12.1
- itoa 1.0.10
- libc 0.2.153
- memchr 2.7.1
- nested 0.1.1
- once_cell 1.19.0
- pathdiff 0.2.1
- petgraph 0.6.4
- proc-macro2 1.0.79
- quote 1.0.35
- ryu 1.0.17
- semver 1.0.22
- serde 1.0.197
- serde_derive 1.0.197
- serde_json 1.0.114
- serde_spanned 0.6.5
- smallvec 1.13.1
- static_assertions 1.1.0
- strsim 0.11.0
- syn 2.0.53
- target-lexicon 0.12.14
- target-spec 3.1.0
- thiserror 1.0.58
- thiserror-impl 1.0.58
- toml 0.8.11
- toml_datetime 0.6.5
- toml_edit 0.22.7
- unicode-ident 1.0.12
- utf8parse 0.2.1
- version_check 0.9.4
- wasi 0.11.0+wasi-snapshot-preview1
- windows-sys 0.52.0
- windows-targets 0.52.4
- windows_aarch64_gnullvm 0.52.4
- windows_aarch64_msvc 0.52.4
- windows_i686_gnu 0.52.4
- windows_i686_msvc 0.52.4
- windows_x86_64_gnu 0.52.4
- windows_x86_64_gnullvm 0.52.4
- windows_x86_64_msvc 0.52.4
- winnow 0.6.5
- zerocopy 0.7.32
- zerocopy-derive 0.7.32
Cargo.toml
cargo