jimmy-park / singletonLinks
C++11/17/20 thread-safe singleton pattern using CRTP
☆34Updated 5 months ago
Alternatives and similar repositories for singleton
Users that are interested in singleton are comparing it to the libraries listed below
Sorting:
- A C++14 reflection library☆73Updated last week
- C++ runtime reflection library☆122Updated 10 months ago
- 🏛️ Help other developers use your project. A CMake script for packaging C/C++ projects for simple project installation while employing b…☆127Updated 5 months ago
- A simple, header only event bus library written in modern C++17.☆164Updated 2 months ago
- Object pool implementation in C++11☆99Updated 4 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆236Updated last year
- C++20 Dynamic Reflection Library☆136Updated last month
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆153Updated last year
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆150Updated 2 months ago
- A single header standard C++ serialization framework.☆194Updated 3 years ago
- High-Performance Flat Finite State Machine Framework☆52Updated last year
- C++ header-only library for generic data validation.☆61Updated last month
- MySQL C++ client based on Boost.Asio☆283Updated 3 weeks ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆52Updated last week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- Finite State Machine using C++20 coroutines with symmetric transfer☆93Updated last year
- Mapping json to and from a c++ structure☆111Updated last year
- Futures and thread pool for C++ (with optional Qt support)☆128Updated 4 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆165Updated last month
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆133Updated 4 years ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- Example programs for Talking Async videos☆194Updated 2 years ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆17Updated 3 years ago
- Pipelines for Modern C++☆67Updated 4 years ago
- C++ utilities☆133Updated last month
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆83Updated this week
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆112Updated 3 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- A helper to convert a header-based C++ project to module-based one.☆49Updated 9 months ago