https://github.com/bigbuildbench/jonhoo_proximity-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
- License: apache-2.0
- Language: Rust
- Default Branch: main
- Size: 74.2 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
- 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
- Delete event: 1
- Issue comment event: 1
- Pull request event: 6
- Create event: 13
Last Year
- Delete event: 1
- Issue comment event: 1
- Pull request event: 6
- Create event: 13
Dependencies
.github/workflows/check.yml
actions
- actions-rs/cargo v1 composite
- actions-rs/clippy-check v1 composite
- actions-rs/toolchain v1 composite
- actions/checkout v3 composite
.github/workflows/scheduled.yml
actions
- actions-rs/cargo v1 composite
- actions-rs/toolchain v1 composite
- actions/checkout v3 composite
.github/workflows/test.yml
actions
- actions-rs/cargo v1 composite
- actions-rs/toolchain v1 composite
- actions/checkout v3 composite
- codecov/codecov-action v3 composite
- taiki-e/install-action cargo-llvm-cov composite
Cargo.lock
cargo
- bitflags 1.3.2
- cc 1.0.79
- clap 4.1.4
- clap_derive 4.1.0
- clap_lex 0.3.1
- errno 0.2.8
- errno-dragonfly 0.1.2
- heck 0.4.1
- hermit-abi 0.3.1
- io-lifetimes 1.0.5
- is-terminal 0.4.3
- libc 0.2.139
- linux-raw-sys 0.1.4
- once_cell 1.17.0
- os_str_bytes 6.4.1
- proc-macro-error 1.0.4
- proc-macro-error-attr 1.0.4
- proc-macro2 1.0.51
- quote 1.0.23
- rustix 0.36.8
- strsim 0.10.0
- syn 1.0.107
- termcolor 1.2.0
- terminal_size 0.2.3
- unicode-ident 1.0.6
- version_check 0.9.4
- winapi 0.3.9
- winapi-i686-pc-windows-gnu 0.4.0
- winapi-util 0.1.5
- winapi-x86_64-pc-windows-gnu 0.4.0
- windows-sys 0.42.0
- windows-sys 0.45.0
- windows-targets 0.42.1
- windows_aarch64_gnullvm 0.42.1
- windows_aarch64_msvc 0.42.1
- windows_i686_gnu 0.42.1
- windows_i686_msvc 0.42.1
- windows_x86_64_gnu 0.42.1
- windows_x86_64_gnullvm 0.42.1
- windows_x86_64_msvc 0.42.1
Cargo.toml
cargo