{"id":13439550,"url":"https://github.com/bus1/dbus-broker","last_synced_at":"2026-02-19T09:02:19.453Z","repository":{"id":37502635,"uuid":"84054474","full_name":"bus1/dbus-broker","owner":"bus1","description":"Linux D-Bus Message Broker","archived":false,"fork":false,"pushed_at":"2024-03-25T15:26:24.000Z","size":2484,"stargazers_count":640,"open_issues_count":27,"forks_count":75,"subscribers_count":41,"default_branch":"main","last_synced_at":"2024-03-26T10:16:48.885Z","etag":null,"topics":["c","d-bus","ipc","linux","message-broker","system"],"latest_commit_sha":null,"homepage":"https://github.com/bus1/dbus-broker/wiki","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bus1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null}},"created_at":"2017-03-06T09:28:09.000Z","updated_at":"2024-04-11T11:26:03.337Z","dependencies_parsed_at":"2024-04-11T11:26:02.169Z","dependency_job_id":"176ac381-1d9a-40c2-a952-1b3ca9c46106","html_url":"https://github.com/bus1/dbus-broker","commit_stats":null,"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bus1%2Fdbus-broker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bus1%2Fdbus-broker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bus1%2Fdbus-broker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bus1%2Fdbus-broker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bus1","download_url":"https://codeload.github.com/bus1/dbus-broker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221739736,"owners_count":16872779,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c","d-bus","ipc","linux","message-broker","system"],"created_at":"2024-07-31T03:01:15.039Z","updated_at":"2025-10-22T06:32:07.125Z","avatar_url":"https://github.com/bus1.png","language":"C","funding_links":[],"categories":["C","D-Bus"],"sub_categories":[],"readme":"# dbus-broker - Linux D-Bus Message Broker\n\nThe dbus-broker project is an implementation of a message bus as\ndefined by the D-Bus specification. Its aim is to provide high\nperformance and reliability, while keeping compatibility to the D-Bus\nreference implementation. It is exclusively written for Linux systems,\nand makes use of many modern features provided by recent linux kernel\nreleases.\n\n**WIKI:**\n        https://github.com/bus1/dbus-broker/wiki\n\n**BUG REPORTS:**\n        https://github.com/bus1/dbus-broker/issues\n\n**GIT:**\n\n```\n  Cloning over ssh: git@github.com:bus1/dbus-broker.git\n  Cloning over https: https://github.com/bus1/dbus-broker.git\n```\n\n**GITWEB:**\n        https://github.com/bus1/dbus-broker\n\n**MAILINGLIST:**\n        https://groups.google.com/forum/#!forum/bus1-devel\n\n## Requirements\n\nThe requirements for dbus-broker are:\n\n```\n  glibc \u003e= 2.16\n  linux kernel \u003e= 4.17\n  libaudit \u003e= 3.0               (optional)\n  libcap-ng \u003e= 0.6              (optional)\n  libselinux \u003e= 3.2             (optional)\n```\n\nAdditionally, the compatibility launcher requires:\n\n```\n  expat \u003e= 2.2\n  systemd \u003e= 230\n```\n\nAt build-time, the following software is required:\n\n```\n  linux-api-headers \u003e= 4.13\n  meson \u003e= 1.3\n  pkg-config \u003e= 0.29\n  rust \u003e= 1.84\n  rust-bindgen \u003e= 0.60\n  dbus \u003e= 1.10                (optional: only for tests)\n  python-docutils \u003e= 0.13     (optional: only for docs)\n```\n\n## Install\n\nThe meson build-system is used for dbus-broker. Contact upstream\ndocumentation for detailed help. In most situations the following\ncommands are sufficient to build and install dbus-broker from source:\n\n```\n  $ meson setup build\n  $ meson compile -C build\n  $ meson test -C build\n  $ meson install -C build\n```\n\nFor custom configuration options see meson_options.txt.\n\n## License\n\nApache Software License 2.0\nSee AUTHORS for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbus1%2Fdbus-broker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbus1%2Fdbus-broker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbus1%2Fdbus-broker/lists"}