https://github.com/bigbuildbench/devinr528_cargo-sort
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
- Language: Rust
- Default Branch: main
- Size: 249 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
Changelog
Funding
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: 1
Last Year
- Create event: 1
Dependencies
.github/workflows/docker.yml
actions
- actions/cache v2 composite
- actions/checkout v2 composite
- docker/build-push-action v2 composite
- docker/login-action v1 composite
- docker/metadata-action v3 composite
- docker/setup-buildx-action v1 composite
.github/workflows/nightly.yml
actions
- actions-rs/cargo v1 composite
- actions-rs/toolchain v1 composite
- actions/checkout v2 composite
.github/workflows/release.yml
actions
- actions/checkout v2 composite
- taiki-e/create-gh-release-action v1 composite
- taiki-e/upload-rust-binary-action v1 composite
.github/workflows/stable.yml
actions
- actions-rs/cargo v1 composite
- actions-rs/toolchain v1 composite
- actions/checkout v2 composite
Cargo.lock
cargo
- anstream 0.6.4
- anstyle 1.0.4
- anstyle-parse 0.2.3
- anstyle-query 1.0.1
- anstyle-wincon 3.0.2
- bitflags 2.4.1
- bstr 0.2.17
- clap 4.4.11
- clap_builder 4.4.11
- clap_lex 0.6.0
- colorchoice 1.0.0
- console 0.15.7
- encode_unicode 0.3.6
- equivalent 1.0.1
- errno 0.3.8
- glob 0.3.1
- hashbrown 0.14.3
- indexmap 2.1.0
- itoa 1.0.9
- lazy_static 1.4.0
- libc 0.2.150
- linux-raw-sys 0.4.12
- memchr 2.6.4
- proc-macro2 1.0.70
- quote 1.0.33
- regex-automata 0.1.10
- rustix 0.38.26
- ryu 1.0.15
- serde 1.0.193
- serde_derive 1.0.193
- serde_json 1.0.108
- similar 2.3.0
- similar-asserts 1.5.0
- strsim 0.10.0
- syn 2.0.39
- termcolor 1.4.0
- terminal_size 0.3.0
- toml_datetime 0.6.5
- toml_edit 0.21.0
- unicode-ident 1.0.12
- unicode-segmentation 1.10.1
- utf8parse 0.2.1
- winapi 0.3.9
- winapi-i686-pc-windows-gnu 0.4.0
- winapi-util 0.1.6
- winapi-x86_64-pc-windows-gnu 0.4.0
- windows-sys 0.45.0
- windows-sys 0.48.0
- windows-sys 0.52.0
- windows-targets 0.42.2
- windows-targets 0.48.5
- windows-targets 0.52.0
- windows_aarch64_gnullvm 0.42.2
- windows_aarch64_gnullvm 0.48.5
- windows_aarch64_gnullvm 0.52.0
- windows_aarch64_msvc 0.42.2
- windows_aarch64_msvc 0.48.5
- windows_aarch64_msvc 0.52.0
- windows_i686_gnu 0.42.2
- windows_i686_gnu 0.48.5
- windows_i686_gnu 0.52.0
- windows_i686_msvc 0.42.2
- windows_i686_msvc 0.48.5
- windows_i686_msvc 0.52.0
- windows_x86_64_gnu 0.42.2
- windows_x86_64_gnu 0.48.5
- windows_x86_64_gnu 0.52.0
- windows_x86_64_gnullvm 0.42.2
- windows_x86_64_gnullvm 0.48.5
- windows_x86_64_gnullvm 0.52.0
- windows_x86_64_msvc 0.42.2
- windows_x86_64_msvc 0.48.5
- windows_x86_64_msvc 0.52.0
- winnow 0.5.25
Cargo.toml
cargo
- serde_json 1 development
- similar-asserts 1.5.0 development
Dockerfile
docker
- chef latest build
- debian buster-slim build
- lukemathwalker/cargo-chef latest-rust-latest build