breakersol / ActivityFrameworkLinks
Activity Framework is a C++23 toolkit for composing reflective, asynchronous work: a lock-free task queue, work-stealing thread pool, pipelines, coroutine helpers, and a Qt-like signal/slot system built on top of a compile-time reflection layer.
☆15Updated this week
Alternatives and similar repositories for ActivityFramework
Users that are interested in ActivityFramework are comparing it to the libraries listed below
Sorting:
- Fast and lightweight thread pool for C++11 and newer.☆46Updated last year
- Collection of vcpkg ports for some of my repos☆14Updated 10 months ago
- C++ utilities☆55Updated this week
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆24Updated 2 weeks ago
- A simple Qt based widget for visualizing spdlog output.☆68Updated last year
- Algorithm wrappers☆97Updated last month
- It's easy to mapping yaml to cpp's struct☆28Updated last year
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- Example static/shared library output of cmake-init☆13Updated 11 months ago
- ☆16Updated 4 years ago
- C++ Plugin framework☆81Updated 4 years ago
- cpp singleton works across dll/exe boundaries.☆80Updated 3 years ago
- Serialization of QObject property tree <==> QVariantMap <==> {Json, XML, ...}☆39Updated 7 years ago
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated 3 years ago
- Asio Buffers without the Asio☆17Updated last week
- UI property editors for a QObject or a QObjectList.☆44Updated 10 months ago
- A proof-of-concept widget for integrating Qt and OpenSceneGraph in a thread-safe manner☆129Updated 7 years ago
- C++11 compatible charconv☆31Updated last week
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- remastered examples from https://www.packtpub.com/application-development/boostasio-c-network-programming-cookbook☆19Updated 7 years ago
- CMake Modules and Basic Libraries for C/C++ projects.☆63Updated 3 weeks ago
- A cross-platform FTP/FTPS client library built on Boost.Asio☆77Updated 6 months ago
- 📦 eCAL C/C++ runtime core☆11Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆47Updated 3 months ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆56Updated this week
- Qt3D based graphics library☆45Updated 3 years ago
- C++ Concurrency TS 2☆15Updated last year
- QAdvancedItemViews (QAIV) extends the capabilities of the Qt classes QTableView and QSortFilterProxyModel☆50Updated 3 weeks ago
- Template-based tree and table model creation for Qt MVC in a modern c++11 functional style (More easy than direct using QAbstractItemMode…☆14Updated 8 years ago