https://github.com/clustercockpit/cc-lib

Common golang packages

https://github.com/clustercockpit/cc-lib

Science Score: 26.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
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Common golang packages

Basic Info
  • Host: GitHub
  • Owner: ClusterCockpit
  • License: mit
  • Language: C
  • Default Branch: main
  • Size: 379 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 1
  • Open Issues: 2
  • Releases: 10
Created over 1 year ago · Last pushed 10 months ago
Metadata Files
Readme License

README.md

<!--

title: cc-lib description: Component library for various ClusterCockpit applications categories: [cc-lib] tags: ['Admin', 'Developer'] weight: 1 hugo_path: docs/reference/cc-lib/_index.md


-->

cc-lib

Common ClusterCockpit golang packages.

Owner

  • Name: ClusterCockpit
  • Login: ClusterCockpit
  • Kind: organization

GitHub Events

Total
  • Create event: 17
  • Issues event: 1
  • Release event: 6
  • Delete event: 5
  • Issue comment event: 1
  • Push event: 58
  • Pull request event: 15
  • Fork event: 1
Last Year
  • Create event: 17
  • Issues event: 1
  • Release event: 6
  • Delete event: 5
  • Issue comment event: 1
  • Push event: 58
  • Pull request event: 15
  • Fork event: 1

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 47
  • Total Committers: 4
  • Avg Commits per committer: 11.75
  • Development Distribution Score (DDS): 0.489
Past Year
  • Commits: 47
  • Committers: 4
  • Avg Commits per committer: 11.75
  • Development Distribution Score (DDS): 0.489
Top Committers
Name Email Commits
Jan Eitzinger j****n@m****g 24
Thomas Roehl T****l@g****m 20
Christoph Kluge c****e@f****e 2
Michael Panzlaff m****f@f****e 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 1
  • Total pull requests: 17
  • Average time to close issues: N/A
  • Average time to close pull requests: 2 days
  • Total issue authors: 1
  • Total pull request authors: 3
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.12
  • Merged pull requests: 9
  • Bot issues: 0
  • Bot pull requests: 8
Past Year
  • Issues: 1
  • Pull requests: 17
  • Average time to close issues: N/A
  • Average time to close pull requests: 2 days
  • Issue authors: 1
  • Pull request authors: 3
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.12
  • Merged pull requests: 9
  • Bot issues: 0
  • Bot pull requests: 8
Top Authors
Issue Authors
  • ipatix (1)
Pull Request Authors
  • dependabot[bot] (8)
  • TomTheBear (5)
  • moebiusband73 (2)
Top Labels
Issue Labels
Pull Request Labels
dependencies (8) go (8)

Packages

  • Total packages: 2
  • Total downloads: unknown
  • Total dependent packages: 0
    (may contain duplicates)
  • Total dependent repositories: 0
    (may contain duplicates)
  • Total versions: 20
proxy.golang.org: github.com/clustercockpit/cc-lib
  • Versions: 10
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 5.7%
Average: 5.9%
Dependent repos count: 6.1%
Last synced: 10 months ago
proxy.golang.org: github.com/ClusterCockpit/cc-lib
  • Versions: 10
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 5.7%
Average: 5.9%
Dependent repos count: 6.1%
Last synced: 10 months ago

Dependencies

go.mod go
  • github.com/ClusterCockpit/cc-backend v1.4.2
  • github.com/ClusterCockpit/cc-units v0.4.0
  • github.com/apapsch/go-jsonmerge/v2 v2.0.0
  • github.com/beorn7/perks v1.0.1
  • github.com/cespare/xxhash/v2 v2.3.0
  • github.com/expr-lang/expr v1.16.9
  • github.com/google/uuid v1.6.0
  • github.com/gorilla/mux v1.8.1
  • github.com/influxdata/influxdb-client-go/v2 v2.14.0
  • github.com/influxdata/line-protocol v0.0.0-20210922203350-b1ad95c89adf
  • github.com/influxdata/line-protocol/v2 v2.2.1
  • github.com/klauspost/compress v1.17.9
  • github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
  • github.com/nats-io/nats.go v1.39.0
  • github.com/nats-io/nkeys v0.4.9
  • github.com/nats-io/nuid v1.0.1
  • github.com/oapi-codegen/runtime v1.1.1
  • github.com/prometheus/client_golang v1.20.5
  • github.com/prometheus/client_model v0.6.1
  • github.com/prometheus/common v0.55.0
  • github.com/prometheus/procfs v0.15.1
  • github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
  • golang.org/x/crypto v0.31.0
  • golang.org/x/exp v0.0.0-20250215185904-eff6e970281f
  • golang.org/x/net v0.31.0
  • golang.org/x/sys v0.28.0
  • google.golang.org/protobuf v1.35.2
go.sum go
  • github.com/ClusterCockpit/cc-backend v1.4.2
  • github.com/ClusterCockpit/cc-units v0.4.0
  • github.com/RaveNoX/go-jsoncommentstrip v1.0.0
  • github.com/apapsch/go-jsonmerge/v2 v2.0.0
  • github.com/beorn7/perks v1.0.1
  • github.com/bmatcuk/doublestar v1.1.1
  • github.com/cespare/xxhash/v2 v2.3.0
  • github.com/creack/pty v1.1.9
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/expr-lang/expr v1.16.9
  • github.com/frankban/quicktest v1.11.0
  • github.com/frankban/quicktest v1.11.2
  • github.com/frankban/quicktest v1.13.0
  • github.com/google/go-cmp v0.5.2
  • github.com/google/go-cmp v0.5.5
  • github.com/google/go-cmp v0.6.0
  • github.com/google/uuid v1.6.0
  • github.com/gorilla/mux v1.8.1
  • github.com/influxdata/influxdb-client-go/v2 v2.14.0
  • github.com/influxdata/line-protocol v0.0.0-20210922203350-b1ad95c89adf
  • github.com/influxdata/line-protocol-corpus v0.0.0-20210519164801-ca6fa5da0184
  • github.com/influxdata/line-protocol-corpus v0.0.0-20210922080147-aa28ccfb8937
  • github.com/influxdata/line-protocol/v2 v2.0.0-20210312151457-c52fdecb625a
  • github.com/influxdata/line-protocol/v2 v2.1.0
  • github.com/influxdata/line-protocol/v2 v2.2.1
  • github.com/juju/gnuflag v0.0.0-20171113085948-2ce1bb71843d
  • github.com/klauspost/compress v1.17.9
  • github.com/kr/pretty v0.2.1
  • github.com/kr/pretty v0.3.1
  • github.com/kr/pty v1.1.1
  • github.com/kr/text v0.1.0
  • github.com/kr/text v0.2.0
  • github.com/kylelemons/godebug v1.1.0
  • github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
  • github.com/nats-io/nats.go v1.39.0
  • github.com/nats-io/nkeys v0.4.9
  • github.com/nats-io/nuid v1.0.1
  • github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
  • github.com/oapi-codegen/runtime v1.1.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/prometheus/client_golang v1.20.5
  • github.com/prometheus/client_model v0.6.1
  • github.com/prometheus/common v0.55.0
  • github.com/prometheus/procfs v0.15.1
  • github.com/rogpeppe/go-internal v1.10.0
  • github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
  • github.com/spkg/bom v0.0.0-20160624110644-59b7046e48ad
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.3.0
  • github.com/stretchr/testify v1.9.0
  • golang.org/x/crypto v0.31.0
  • golang.org/x/exp v0.0.0-20250215185904-eff6e970281f
  • golang.org/x/net v0.31.0
  • golang.org/x/sys v0.28.0
  • golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
  • google.golang.org/protobuf v1.35.2
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
  • gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776
  • gopkg.in/yaml.v3 v3.0.1