GithubHelp home page GithubHelp logo

kdbindings's Introduction

KDBindings

Reactive programming & data binding in C++

From plain C++ you get:

  • Signals + Slots.
  • Properties templated on the contained type.
  • Property bindings allowing reactive code to be written without having to do all the low-level, error prone plumbing by hand.
  • Lazy evaluation of property bindings.
  • No more broken bindings.
  • Totally stand-alone "header-only" library. No heavy Qt dependency.
  • Can still be used with Qt if you so wish.

Using KDBindings

KDBindings requires a C++ compiler with C++17 support.

Find more information at:

Contact

Stay up-to-date with KDAB product announcements:

Licensing

KDBindings is © Klarälvdalens Datakonsult AB and available under the terms of the MIT license.

Contact KDAB at [email protected] if you need different licensing options.

KDBindings includes these source files, also available under the terms of the MIT license:

  • doctest.h - the lightest feature-rich C++ single-header testing framework for unit tests and TDD (C) 2016-2021 Viktor Kirilov [email protected]
  • genindex_array.h (C) 2021 Jeremy Burns (adapted by KDAB for KDBindings)

Get Involved

Please submit your contributions or issue reports from our GitHub space at https://github.com/KDAB/KDBindings

Contact [email protected] for more information.

About KDAB

KDBindings is supported and maintained by Klarälvdalens Datakonsult AB (KDAB).

The KDAB Group is the global No.1 software consultancy for Qt, C++ and OpenGL applications across desktop, embedded and mobile platforms.

The KDAB Group provides consulting and mentoring for developing Qt applications from scratch and in porting from all popular and legacy frameworks to Qt. We continue to help develop parts of Qt and are one of the major contributors to the Qt Project. We can give advanced or standard trainings anywhere around the globe on Qt as well as C++, OpenGL, 3D and more.

Please visit https://www.kdab.com to meet the people who write code like this.

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.