https://github.com/bigbuildbench/rhizomedb_rs-rhizome
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: 6 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: BigBuildBench
- License: apache-2.0
- Language: Rust
- Default Branch: main
- Size: 583 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 10
- Releases: 0
Created over 1 year ago
· Last pushed over 1 year ago
Metadata Files
Readme
Changelog
Contributing
License
Code of conduct
Codeowners
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: 2
- Issue comment event: 2
- Pull request event: 14
- Create event: 19
Last Year
- Delete event: 2
- Issue comment event: 2
- Pull request event: 14
- Create event: 19
Dependencies
.github/workflows/audit.yml
actions
- actions/checkout v3 composite
- rustsec/audit-check v1.4.1 composite
.github/workflows/bench.yml
actions
- Swatinem/rust-cache v2 composite
- actions-rs/toolchain v1 composite
- actions/checkout v3 composite
- actions/upload-artifact v3 composite
- benchmark-action/github-action-benchmark v1 composite
- peterjgrainger/action-create-branch v2.4.0 composite
.github/workflows/release.yml
actions
- Swatinem/rust-cache v2 composite
- actions-rs/cargo v1 composite
- actions-rs/toolchain v1 composite
- actions/checkout v3 composite
- google-github-actions/release-please-action v3 composite
.github/workflows/tests_and_checks.yml
actions
- EmbarkStudios/cargo-deny-action v1 composite
- Swatinem/rust-cache v2 composite
- actions-rs/cargo v1 composite
- actions-rs/toolchain v1 composite
- actions/checkout v3 composite
- jetli/wasm-bindgen-action v0.2.0 composite
Cargo.toml
cargo
examples/Cargo.toml
cargo
rhizomedb/Cargo.toml
cargo
- pretty_assertions 1.3.0 development
- proptest 1.0 development
- tempfile 3.3 development
rhizomedb-benches/Cargo.toml
cargo
- criterion 0.4 development
rhizomedb-macro/Cargo.toml
cargo
- pretty_assertions 1.3.0 development
rhizomedb-runtime/Cargo.toml
cargo
rhizomedb-tokio/Cargo.toml
cargo
- pretty_assertions 1.3.0 development
- serde_json 1.0 development
- tokio-tungstenite 0.18 development
- tungstenite 0.18 development
rhizomedb-wasm/Cargo.toml
cargo
- pretty_assertions 1.3.0 development
- wasm-bindgen-test 0.3 development
rhizomedb-wasm/package.json
npm
- @playwright/test ^1.34.3 development
- @types/expect ^24.3.0 development
- @types/mocha ^10.0.1 development
- @types/node ^20.2.5 development
- assert ^2.0.0 development
- expect ^29.5.0 development
- mocha ^10.2.0 development
- nyc ^15.1.0 development
- playwright-test ^9.1.0 development
- shx ^0.3.4 development
- ts-node ^10.9.1 development
- vitest ^0.31.4 development
- wireit ^0.9.5 development