AlexWorx / ALib-Singletons
C++ 11 implementation of template Singleton pattern which overcomes Windows DLLs data segment boundaries (GNU/Linux, macOS supported as well)
☆10Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for ALib-Singletons
- A Cross-Platform Modern C++ Project Framework Set Up Using CMake, Jenkins & Vcpkg☆12Updated 2 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated last year
- A Qt5 compatible fork of QtPropertyBrowser from QtSolutions.☆27Updated 8 years ago
- A MemoryPool implemented in C++11. Variable size and pool-auto-size supported.☆11Updated 4 years ago
- Plugin Management Framework☆7Updated 6 years ago
- C++ plugin framework☆48Updated 5 years ago
- C++ header-only library for 2D/3D computer graphics, image processing and a little bit of geography.☆14Updated 5 years ago
- An open source collection of utility classes and tools for Qt.☆24Updated 3 years ago
- Micro Signal/Slot implementetation☆35Updated 10 months ago
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆18Updated 9 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 3 years ago
- Basic components for creating plot scenes in QtQuick☆18Updated 2 years ago
- A threadsafe C++ implementation of the EventBus idiom☆33Updated 5 years ago
- Multi-platform C++11 library based on Qt for creating 3D viewer widgets☆22Updated 5 years ago
- C++ event (or message) bus based on Qt☆57Updated 5 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐