Tectu / cpp-properties
A library that brings C# like properties to modern C++.
☆23Updated last week
Alternatives and similar repositories for cpp-properties:
Users that are interested in cpp-properties are comparing it to the libraries listed below
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- A simple implementation of a MessageBus.☆26Updated last year
- another c#-like property accessor for C++11 and above.☆20Updated 5 months ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆17Updated 3 years ago
- C++ DSL for making Qt layouts☆14Updated 4 years ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- Qt Quick integration for Dear ImGui☆29Updated 5 years ago
- Utility classes and common functionality use by the mahi-lib ecosystem☆16Updated last year
- Yet another C++ tweeners library.☆16Updated 3 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 weeks ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆45Updated 2 weeks ago
- Qt3D integration for Dear ImGui☆60Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- A modern and (mostly) macro free mocking-framework☆32Updated this week
- Lightweight C++ Signals and Slots implementation☆34Updated 4 months ago
- C++20 implementation of {{ mustache }}☆84Updated 5 months ago
- A set of C++ helpers and wrappers around the C++ standard library. Event loop, windowing, input etc.☆52Updated 3 weeks ago
- Simple DSL-like set of QPainter-based components for making complex custom QWidgets☆13Updated last year
- Pipelines for Modern C++☆67Updated 4 years ago
- Build-system agnostic code generation application for C++.☆20Updated 3 weeks ago
- New Dear ImGui - Qt Quick integration (Qt 6.4+ only)☆27Updated 2 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- C++ Entity Component System (ECS)☆31Updated 9 months ago
- A C++14 reflection library☆71Updated 3 weeks ago
- Basic components for creating plot scenes in QtQuick☆19Updated 3 years ago
- Algorithm wrappers☆88Updated 4 months ago
- 3 different C++, multi-threaded queues including a lock-free one