xhawk18 / singleton-cpp
cpp singleton works across dll/exe boundaries.
☆70Updated 3 years ago
Alternatives and similar repositories for singleton-cpp:
Users that are interested in singleton-cpp are comparing it to the libraries listed below
- 一个进程空间内全局单例的框架(注册到独立外置的一个dll中),支持热加载/热卸载动态链接库。☆35Updated 8 months ago
- a modern c++ plugin library☆86Updated 3 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆233Updated last year
- C++ Plugin framework☆77Updated 3 years ago
- ☆107Updated last year
- C++ Rapid development library based on Inversion of Control And Aspect Oriented Programming Support.☆60Updated last year
- A design pattern library developed in modern c++.☆54Updated 2 years ago
- purecpp opensource projects list☆93Updated 2 years ago
- spdlog简单封装☆49Updated last year
- Thread safe, lock-free memory pool.☆58Updated last year
- C++11 gbk和utf8编码的相互转换☆47Updated 5 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆82Updated 3 weeks ago
- Visual Leak Detector for Visual C++ 2019☆130Updated 3 years ago
- Mirror of the Pluma C++ plugin framework.☆52Updated 10 years ago
- Modernized C++ Signal Slot Library☆18Updated 4 months ago
- A plugin-framework that uses C++ and STL.☆158Updated 3 years ago
- muduo in windows☆70Updated 5 years ago
- a header-only event-driven library based on c++11.☆34Updated 2 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆54Updated 10 years ago
- CMake Modules and Basic Libraries for C/C++ projects.☆51Updated last week
- C++ utilities☆47Updated last week
- asio examples☆192Updated 9 months ago
- C++ Plugin Framework that can integrate with QT, Python, Java or C#.☆320Updated 8 years ago
- Use xlnt in Qt 5 or 6. xlnt is cross-platform user-friendly xlsx library for C++1x.☆83Updated last year
- Much much fast, direct and static typed parsing of JSON with C++17☆46Updated 4 years ago
- A C++ port of Twitter's Snowflake id generation algorithm☆76Updated 4 years ago
- std::future extension☆37Updated 4 years ago
- 以 LearnOpenGL 教程和《OpenGL编程指南(原书第九版)》 为基础,结合 QtWidgets 框架学习 OpenGL 的练习代码。 LearnOpenGL 英文原版:https://learnopengl.com/ LearnOpenGL 中文链接:htt…☆86Updated last year
- This is the lightweight and highly concurrent thread pool of C++.☆17Updated last year
- 把asio的socket操作封装成类似Qt Network类似的简单的api。☆120Updated 9 years ago