https://github.com/bigbuildbench/h33p_cglue
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: mit
- Language: Rust
- Default Branch: main
- Size: 674 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
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
- Create event: 5
Last Year
- Create event: 5
Dependencies
.github/workflows/build.yml
actions
- actions-rs/cargo v1 composite
- actions-rs/clippy-check v1 composite
- actions-rs/toolchain v1 composite
- actions/checkout v2 composite
- egor-tensin/setup-gcc v1 composite
Cargo.lock
cargo
- abi_stable 0.10.4
- abi_stable_derive 0.10.3
- abi_stable_shared 0.10.3
- aho-corasick 0.7.20
- as_derive_utils 0.10.3
- autocfg 1.1.0
- bitflags 1.3.2
- cfg-if 1.0.0
- core_extensions 1.5.3
- core_extensions_proc_macros 1.5.3
- crossbeam-channel 0.5.8
- crossbeam-utils 0.8.16
- either 1.9.0
- futures 0.3.30
- futures-channel 0.3.30
- futures-core 0.3.30
- futures-io 0.3.30
- futures-sink 0.3.30
- futures-task 0.3.30
- futures-util 0.3.30
- generational-arena 0.2.9
- hashbrown 0.11.2
- indexmap 1.7.0
- instant 0.1.12
- itertools 0.10.5
- itoa 1.0.10
- lazy_static 1.4.0
- libc 0.2.153
- libloading 0.7.4
- lock_api 0.4.11
- log 0.4.18
- memchr 2.4.1
- no-std-compat 0.4.1
- once_cell 1.14.0
- parking_lot 0.11.2
- parking_lot_core 0.8.6
- paste 1.0.14
- pin-project-lite 0.2.14
- pin-utils 0.1.0
- pollster 0.2.0
- proc-macro-crate 1.2.1
- proc-macro2 1.0.65
- quote 1.0.30
- redox_syscall 0.2.16
- regex 1.7.3
- regex-syntax 0.6.29
- repr_offset 0.2.2
- rustc_version 0.2.3
- rustc_version 0.4.0
- ryu 1.0.16
- scopeguard 1.2.0
- semver 0.9.0
- semver 1.0.21
- semver-parser 0.7.0
- serde 1.0.127
- serde_derive 1.0.127
- serde_json 1.0.99
- smallvec 1.13.1
- syn 1.0.109
- tarc 0.1.4
- thiserror 1.0.24
- thiserror-impl 1.0.24
- toml 0.5.11
- try_default 1.0.0
- tstr 0.2.3
- tstr_proc_macros 0.2.2
- typed-arena 2.0.2
- unicode-ident 1.0.12
- winapi 0.3.9
- winapi-i686-pc-windows-gnu 0.4.0
- winapi-x86_64-pc-windows-gnu 0.4.0
Cargo.toml
cargo
cglue/Cargo.toml
cargo
- pollster 0.2 development
cglue-bindgen/Cargo.toml
cargo
cglue-gen/Cargo.toml
cargo
cglue-macro/Cargo.toml
cargo
examples/plugin-api/Cargo.toml
cargo
examples/plugin-lib/Cargo.toml
cargo
examples/user-bin/Cargo.toml
cargo
version-hack/Cargo.toml
cargo
- pollster =0.2.0 development