https://github.com/bigbuildbench/ebcrowder_rust_ledger
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: gpl-3.0
- Language: Rust
- Default Branch: main
- Size: 265 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
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
- Create event: 5
Last Year
- Create event: 5
Dependencies
.github/workflows/release.yml
actions
- actions-rs/toolchain v1 composite
- actions/checkout v2 composite
- actions/create-release v1 composite
- actions/download-artifact v1 composite
- actions/upload-artifact v1 composite
- actions/upload-release-asset v1.0.1 composite
.github/workflows/rust.yml
actions
- actions-rs/cargo v1 composite
- actions-rs/toolchain v1 composite
- actions/checkout v2 composite
Cargo.lock
cargo
- ansi_term 0.11.0
- arrayvec 0.5.2
- assert_cmd 2.0.0
- atty 0.2.14
- autocfg 1.0.1
- bitflags 1.3.2
- bstr 0.2.16
- cc 1.0.78
- cfg-if 1.0.0
- chrono 0.4.19
- clap 2.33.3
- csv 1.1.6
- csv-core 0.1.10
- difflib 0.4.0
- dirs-next 2.0.0
- dirs-sys-next 0.1.2
- doc-comment 0.3.3
- dtoa 0.4.8
- either 1.6.1
- encode_unicode 1.0.0
- errno 0.2.8
- errno-dragonfly 0.1.2
- getrandom 0.2.8
- hashbrown 0.11.2
- hermit-abi 0.1.19
- hermit-abi 0.2.6
- indexmap 1.7.0
- io-lifetimes 1.0.3
- is-terminal 0.4.2
- itertools 0.10.1
- itoa 0.4.8
- lazy_static 1.4.0
- libc 0.2.139
- linked-hash-map 0.5.4
- linux-raw-sys 0.1.4
- memchr 2.4.1
- num-integer 0.1.44
- num-traits 0.2.14
- predicates 2.0.2
- predicates-core 1.0.2
- predicates-tree 1.0.3
- prettytable-rs 0.10.0
- proc-macro2 1.0.29
- quote 1.0.9
- redox_syscall 0.2.16
- redox_users 0.4.3
- regex-automata 0.1.10
- rust_decimal 1.15.0
- rust_decimal_macros 1.15.0
- rustix 0.36.6
- rustversion 1.0.11
- rusty-money 0.4.1
- ryu 1.0.5
- serde 1.0.130
- serde_derive 1.0.130
- serde_yaml 0.8.21
- strsim 0.8.0
- syn 1.0.75
- term 0.7.0
- textwrap 0.11.0
- thiserror 1.0.38
- thiserror-impl 1.0.38
- time 0.1.44
- treeline 0.1.0
- unicode-width 0.1.8
- unicode-xid 0.2.2
- vec_map 0.8.2
- wait-timeout 0.2.0
- wasi 0.10.0+wasi-snapshot-preview1
- wasi 0.11.0+wasi-snapshot-preview1
- winapi 0.3.9
- winapi-i686-pc-windows-gnu 0.4.0
- winapi-x86_64-pc-windows-gnu 0.4.0
- windows-sys 0.42.0
- windows_aarch64_gnullvm 0.42.0
- windows_aarch64_msvc 0.42.0
- windows_i686_gnu 0.42.0
- windows_i686_msvc 0.42.0
- windows_x86_64_gnu 0.42.0
- windows_x86_64_gnullvm 0.42.0
- windows_x86_64_msvc 0.42.0
- yaml-rust 0.4.5
Cargo.toml
cargo
- assert_cmd 2.0.0 development