https://github.com/bigbuildbench/lusingander_stu

https://github.com/bigbuildbench/lusingander_stu

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: master
  • Size: 16.7 MB
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 Contributing 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: 2
Last Year
  • Create event: 2

Dependencies

.github/workflows/build.yml actions
  • Swatinem/rust-cache v2 composite
  • actions/checkout v4 composite
  • dtolnay/rust-toolchain master composite
.github/workflows/gh-pages.yml actions
  • actions/checkout v4 composite
  • actions/configure-pages v4 composite
  • actions/deploy-pages v4 composite
  • actions/jekyll-build-pages v1 composite
  • actions/upload-pages-artifact v3 composite
.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/upload-artifact v4 composite
  • softprops/action-gh-release v2.0.4 composite
Cargo.lock cargo
  • 397 dependencies
Cargo.toml cargo
  • rstest 0.23.0 development
tool/imgdiff/go.mod go
  • github.com/google/subcommands v1.2.0
  • github.com/logrusorgru/aurora/v4 v4.0.0
  • github.com/n7olkachev/imgdiff v1.0.2
tool/imgdiff/go.sum go
  • github.com/alexflint/go-arg v1.3.0
  • github.com/alexflint/go-scalar v1.0.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/google/subcommands v1.2.0
  • github.com/logrusorgru/aurora v2.0.3+incompatible
  • github.com/logrusorgru/aurora/v4 v4.0.0
  • github.com/n7olkachev/imgdiff v1.0.2
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/testify v1.2.2
  • github.com/stretchr/testify v1.8.0
  • gopkg.in/yaml.v3 v3.0.1
tool/imggen/go.mod go
  • dario.cat/mergo v1.0.0
  • github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
  • github.com/Microsoft/go-winio v0.6.1
  • github.com/Microsoft/hcsshim v0.11.4
  • github.com/aws/aws-sdk-go-v2 v1.25.2
  • github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.1
  • github.com/aws/aws-sdk-go-v2/config v1.27.4
  • github.com/aws/aws-sdk-go-v2/credentials v1.17.4
  • github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.15.2
  • github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.2
  • github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.2
  • github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0
  • github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.2
  • github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.1
  • github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.2
  • github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.2
  • github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.2
  • github.com/aws/aws-sdk-go-v2/service/s3 v1.51.1
  • github.com/aws/aws-sdk-go-v2/service/sso v1.20.1
  • github.com/aws/aws-sdk-go-v2/service/ssooidc v1.23.1
  • github.com/aws/aws-sdk-go-v2/service/sts v1.28.1
  • github.com/aws/smithy-go v1.20.1
  • github.com/cenkalti/backoff/v4 v4.2.1
  • github.com/containerd/containerd v1.7.12
  • github.com/containerd/log v0.1.0
  • github.com/cpuguy83/dockercfg v0.3.1
  • github.com/distribution/reference v0.5.0
  • github.com/docker/docker v25.0.2+incompatible
  • github.com/docker/go-connections v0.5.0
  • github.com/docker/go-units v0.5.0
  • github.com/felixge/httpsnoop v1.0.3
  • github.com/go-logr/logr v1.2.4
  • github.com/go-logr/stdr v1.2.2
  • github.com/go-ole/go-ole v1.2.6
  • github.com/gogo/protobuf v1.3.2
  • github.com/golang/protobuf v1.5.3
  • github.com/google/subcommands v1.2.0
  • github.com/google/uuid v1.6.0
  • github.com/klauspost/compress v1.16.0
  • github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0
  • github.com/magiconair/properties v1.8.7
  • github.com/moby/patternmatcher v0.6.0
  • github.com/moby/sys/sequential v0.5.0
  • github.com/moby/sys/user v0.1.0
  • github.com/moby/term v0.5.0
  • github.com/morikuni/aec v1.0.0
  • github.com/opencontainers/go-digest v1.0.0
  • github.com/opencontainers/image-spec v1.1.0-rc5
  • github.com/pkg/errors v0.9.1
  • github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c
  • github.com/shirou/gopsutil/v3 v3.23.12
  • github.com/shoenig/go-m1cpu v0.1.6
  • github.com/sirupsen/logrus v1.9.3
  • github.com/testcontainers/testcontainers-go v0.28.0
  • github.com/testcontainers/testcontainers-go/modules/localstack v0.28.0
  • github.com/tklauser/go-sysconf v0.3.12
  • github.com/tklauser/numcpus v0.6.1
  • github.com/yusufpapurcu/wmi v1.2.3
  • go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0
  • go.opentelemetry.io/otel v1.19.0
  • go.opentelemetry.io/otel/metric v1.19.0
  • go.opentelemetry.io/otel/trace v1.19.0
  • golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
  • golang.org/x/mod v0.12.0
  • golang.org/x/sys v0.16.0
  • golang.org/x/tools v0.10.0
  • google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98
  • google.golang.org/grpc v1.58.3
  • google.golang.org/protobuf v1.31.0
tool/imggen/go.sum go
  • 141 dependencies