Ross ROSS = Recommend OSS · open-source software intelligence for agents

godbus/dbus

Native Go bindings for D-Bus observed · 2026-08-28

github.com/godbus/dbus · Go · BSD-2-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

78/100

  • Activity 80
  • Release rhythm 63
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 22.5
  • age_days: 4542
  • days_rel: 247
  • days_push: 124
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

1195 stars · 245 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

godbus/dbus is a native Go library implementing client bindings for the D-Bus message bus system. It provides a Go-idiomatic API with channels for signals, asynchronous method calls, and goroutine-safe connections.

Use cases

  • talk to systemd from a Go program
  • send desktop notifications over D-Bus
  • introspect D-Bus services and properties
  • build Linux desktop apps that integrate with the session bus
  • communicate with Bluetooth daemons via D-Bus

When to choose

  • you need pure-Go D-Bus communication without cgo
  • you're building Go software that talks to systemd or desktop services
  • you want goroutine-safe connections and channel-based signal handling

When to avoid

  • you need a guaranteed-stable API, as it may change without notice
  • your project doesn't run on platforms with D-Bus
  • you need a non-Go language binding

Facets

library · maturity active

rpc middleware sdk developer-tools operating-systems cross-platform go dbus ipc message-bus systemd desktop-integration linux desktop

1 source

Member repositories

RepositoryRoleHealth v2
godbus/dbusmain78

For agents

markdown · JSON · MCP: product_card(name="godbus/dbus")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem