https://github.com/bigbuildbench/facebook_akd
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: 3.24 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
- Releases: 0
Created over 1 year ago
· Last pushed over 1 year ago
Metadata Files
Readme
Changelog
Contributing
License
Code of conduct
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
- Pull request event: 1
- Create event: 5
Last Year
- Pull request event: 1
- Create event: 5
Dependencies
.github/workflows/ci.yml
actions
- actions-rs/cargo v1 composite
- actions-rs/toolchain v1 composite
- actions/checkout main composite
.github/workflows/coverage.yml
actions
- Swatinem/rust-cache v2 composite
- actions-rs/cargo v1 composite
- actions-rs/toolchain v1 composite
- actions/checkout v4 composite
- codecov/codecov-action v4 composite
.github/workflows/mysql.yml
actions
- actions-rs/cargo v1 composite
- actions-rs/toolchain v1 composite
- actions/checkout main composite
- arduino/setup-protoc v3.0.0 composite
.github/workflows/publish.yml
actions
- actions/checkout main composite
- hecrj/setup-rust-action v2 composite
Cargo.toml
cargo
akd/Cargo.toml
cargo
- colored 2 development
- criterion 0.5 development
- ctor 0.2 development
- futures 0.3 development
- itertools 0.11 development
- mockall 0.11 development
- once_cell 1 development
- proptest 1 development
- proptest-derive 0.4 development
- serial_test 2 development
- tokio 1 development
- tokio-test 0.4 development
akd_core/Cargo.toml
cargo
- bincode 1 development
- criterion 0.5 development
- itertools 0.13 development
- proptest 1 development
- proptest-derive 0.4 development
- rand 0.8 development
- serde 1 development
examples/Cargo.toml
cargo
- assert_fs 1 development
- paste 1 development
- serial_test 2 development
- wasm-bindgen-test 0.3 development
xtask/Cargo.toml
cargo
docker-compose.yml
docker
- mysql 8.4