https://github.com/bigbuildbench/neoeinstein_protoc-gen-prost

https://github.com/bigbuildbench/neoeinstein_protoc-gen-prost

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: 392 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

abbr. B3, benchmarking the repo-level understanding capability of your LLMs by reconstructing project build-file.

GitHub Events

Total
  • Create event: 3
Last Year
  • Create event: 3

Dependencies

.github/workflows/rust.yml actions
  • Swatinem/rust-cache v2 composite
  • actions/checkout v3 composite
  • actions/download-artifact v3 composite
  • actions/upload-artifact v3 composite
  • bufbuild/buf-setup-action v1 composite
  • dtolnay/rust-toolchain nightly composite
  • dtolnay/rust-toolchain stable composite
  • taiki-e/install-action nextest composite
Cargo.lock cargo
  • anyhow 1.0.69
  • autocfg 1.1.0
  • bitflags 1.3.2
  • bytes 1.4.0
  • cfg-if 1.0.0
  • either 1.8.1
  • errno 0.3.8
  • fastrand 1.9.0
  • fixedbitset 0.4.2
  • hashbrown 0.12.3
  • heck 0.5.0
  • indexmap 1.9.2
  • instant 0.1.12
  • io-lifetimes 1.0.5
  • itertools 0.13.0
  • libc 0.2.139
  • linux-raw-sys 0.1.4
  • log 0.4.17
  • multimap 0.8.3
  • once_cell 1.18.0
  • pbjson-build 0.7.0
  • petgraph 0.6.3
  • prettyplease 0.2.20
  • proc-macro2 1.0.86
  • prost 0.13.1
  • prost-build 0.13.1
  • prost-derive 0.13.1
  • prost-types 0.13.1
  • quote 1.0.36
  • redox_syscall 0.2.16
  • regex 1.8.4
  • regex-syntax 0.7.2
  • rustix 0.36.17
  • syn 2.0.75
  • tempfile 3.4.0
  • tonic-build 0.12.0
  • unicode-ident 1.0.6
  • windows-sys 0.42.0
  • windows-sys 0.45.0
  • windows-sys 0.52.0
  • windows-targets 0.42.1
  • windows-targets 0.52.0
  • windows_aarch64_gnullvm 0.42.1
  • windows_aarch64_gnullvm 0.52.0
  • windows_aarch64_msvc 0.42.1
  • windows_aarch64_msvc 0.52.0
  • windows_i686_gnu 0.42.1
  • windows_i686_gnu 0.52.0
  • windows_i686_msvc 0.42.1
  • windows_i686_msvc 0.52.0
  • windows_x86_64_gnu 0.42.1
  • windows_x86_64_gnu 0.52.0
  • windows_x86_64_gnullvm 0.42.1
  • windows_x86_64_gnullvm 0.52.0
  • windows_x86_64_msvc 0.42.1
  • windows_x86_64_msvc 0.52.0
Cargo.toml cargo
example/build-with-buf/Cargo.lock cargo
  • 147 dependencies
example/build-with-buf/Cargo.toml cargo
protoc-gen-prost/Cargo.toml cargo
protoc-gen-prost-crate/Cargo.toml cargo
protoc-gen-prost-serde/Cargo.toml cargo
protoc-gen-prost-validate/Cargo.toml cargo
protoc-gen-tonic/Cargo.toml cargo
protoc-wkt/Cargo.toml cargo
Dockerfile docker
  • chef latest build
  • rust 1.65.0-alpine3.16@sha256 build
  • scratch latest build