Git Product home page Git Product logo

dbus-cxx's Introduction

DBus-cxx

What is DBus-cxx?

DBus-cxx is a C++ implementation for DBus. DBus is a Linux-specific RPC(remote procedure call) and IPC(inter-process communications) mechanism.
DBus-cxx provides an object-oriented view of all programs on the DBus, and allows an object-oriented way of exporting methods onto the DBus.

This new 2.0 version(that you are looking at now) is a complete ground-up implementation of the DBus protocol, without libdbus, in part to fix a number of known multithreading issues with libdbus. This also allows for templates to be used throughout the system, for methods, signals, and properties.

Quick facts:

License: LGPL 3.0 or BSD-3-Clause

Website: http://dbus-cxx.github.io

3rd party components

In order to provide an easy build environment, a number of dependencies are included in the repository. The following table lists these components that are distributed with dbus-cxx:

Location Usage License Original Location
cmake-modules Provides certain CMake modules that are used in the build Boost https://github.com/bilke/cmake-modules
tools/libcppgenerate Code generation library Apache 2.0 https://github.com/rm5248/libcppgenerate

Legacy branch

This branch is for dbus-cxx-2; if you require a 0.y version, please look at the dbus-cxx-0.y branch.

dbus-cxx's People

Contributors

rm5248 avatar rvinyard avatar kraj avatar avsej avatar wigbam avatar kingysu avatar caiotoledo avatar avimitin avatar erikhons avatar strainmike avatar nisargjhaveri avatar sashko avatar alxkv avatar tvladax avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.