https://github.com/bigbuildbench/jonhoo_haphazard
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: 264 KB
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
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: 2
- Create event: 4
Last Year
- Delete event: 1
- Issue comment event: 1
- Pull request event: 2
- Create event: 4
Dependencies
.github/workflows/check.yml
actions
- actions-rs/clippy-check v1 composite
- actions/checkout v4 composite
- dtolnay/rust-toolchain stable composite
- dtolnay/rust-toolchain master composite
- dtolnay/rust-toolchain nightly composite
- taiki-e/install-action cargo-hack composite
.github/workflows/nostd.yml
actions
- actions/checkout v4 composite
- dtolnay/rust-toolchain stable composite
.github/workflows/safety.yml
actions
- actions/checkout v4 composite
- dtolnay/rust-toolchain nightly composite
- dtolnay/rust-toolchain master composite
- dtolnay/rust-toolchain stable composite
.github/workflows/scheduled.yml
actions
- actions/checkout v4 composite
- dtolnay/rust-toolchain nightly composite
- dtolnay/rust-toolchain beta composite
.github/workflows/test.yml
actions
- actions/checkout v4 composite
- codecov/codecov-action v3 composite
- dtolnay/rust-toolchain master composite
- dtolnay/rust-toolchain nightly composite
- dtolnay/rust-toolchain stable composite
- taiki-e/install-action cargo-llvm-cov composite
Cargo.lock
cargo
- aho-corasick 1.1.1
- anes 0.1.6
- anstyle 1.0.4
- autocfg 1.1.0
- bitflags 2.4.0
- bumpalo 3.14.0
- cast 0.3.0
- cc 1.0.83
- cfg-if 1.0.0
- ciborium 0.2.1
- ciborium-io 0.2.1
- ciborium-ll 0.2.1
- clap 4.4.6
- clap_builder 4.4.6
- clap_lex 0.5.1
- criterion 0.5.1
- criterion-plot 0.5.0
- crossbeam-deque 0.8.3
- crossbeam-epoch 0.9.15
- crossbeam-utils 0.8.16
- either 1.9.0
- errno 0.3.4
- errno-dragonfly 0.1.2
- generator 0.7.5
- half 1.8.2
- hermit-abi 0.3.3
- is-terminal 0.4.9
- itertools 0.10.5
- itoa 1.0.9
- js-sys 0.3.64
- lazy_static 1.4.0
- libc 0.2.148
- linux-raw-sys 0.4.8
- log 0.4.20
- loom 0.7.1
- matchers 0.1.0
- memchr 2.6.4
- memoffset 0.9.0
- nu-ansi-term 0.46.0
- num-traits 0.2.16
- once_cell 1.18.0
- oorandom 11.1.3
- overload 0.1.1
- pin-project-lite 0.2.13
- plotters 0.3.5
- plotters-backend 0.3.5
- plotters-svg 0.3.5
- proc-macro2 1.0.67
- quote 1.0.33
- rayon 1.8.0
- rayon-core 1.12.0
- regex 1.9.6
- regex-automata 0.1.10
- regex-automata 0.3.9
- regex-syntax 0.6.29
- regex-syntax 0.7.5
- rustix 0.38.15
- rustversion 1.0.14
- ryu 1.0.15
- same-file 1.0.6
- scoped-tls 1.0.1
- scopeguard 1.2.0
- serde 1.0.188
- serde_derive 1.0.188
- serde_json 1.0.107
- sharded-slab 0.1.6
- smallvec 1.11.1
- syn 2.0.37
- thread_local 1.1.7
- tinytemplate 1.2.1
- tracing 0.1.37
- tracing-attributes 0.1.26
- tracing-core 0.1.31
- tracing-log 0.1.3
- tracing-subscriber 0.3.17
- unicode-ident 1.0.12
- valuable 0.1.0
- walkdir 2.4.0
- wasm-bindgen 0.2.87
- wasm-bindgen-backend 0.2.87
- wasm-bindgen-macro 0.2.87
- wasm-bindgen-macro-support 0.2.87
- wasm-bindgen-shared 0.2.87
- web-sys 0.3.64
- 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 0.48.0
- windows-sys 0.48.0
- windows-targets 0.48.5
- windows_aarch64_gnullvm 0.48.5
- windows_aarch64_msvc 0.48.5
- windows_i686_gnu 0.48.5
- windows_i686_msvc 0.48.5
- windows_x86_64_gnu 0.48.5
- windows_x86_64_gnullvm 0.48.5
- windows_x86_64_msvc 0.48.5
Cargo.toml
cargo
- criterion 0.5.1 development