jimmy-park / singletonLinks
C++11/17/20 thread-safe singleton pattern using CRTP
☆35Updated 5 months ago
Alternatives and similar repositories for singleton
Users that are interested in singleton are comparing it to the libraries listed below
Sorting:
- Pipelines for Modern C++☆67Updated 4 years ago
- A simple, header only event bus library written in modern C++17.☆167Updated 2 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆84Updated last week
- Boost.org signals2 module☆83Updated 2 months ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- A C++14 reflection library☆73Updated last month
- Simple C++ Config Loader Framework(Serialization & Reflection)☆237Updated last year
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆151Updated 2 months ago
- MySQL C++ client based on Boost.Asio☆282Updated last week
- C++20 Dynamic Reflection Library☆137Updated 2 months ago
- A single header standard C++ serialization framework.☆195Updated 3 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- Object pool implementation in C++11☆99Updated 4 years ago
- C++ header-only library for generic data validation.☆61Updated 2 months ago
- C++ utilities☆48Updated 2 months ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆154Updated last year
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆143Updated 3 months ago
- Example programs for Talking Async videos☆196Updated 2 years ago
- Coroutine library and toolkit for C++20☆38Updated 3 months ago
- A modern and (mostly) macro free mocking-framework☆43Updated this week
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆240Updated 4 months ago
- Futures and thread pool for C++ (with optional Qt support)☆129Updated 4 years ago
- A small header-only library for converting data between json representation and c++ structs☆156Updated 11 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- Combine `asio` with `std::execution`.☆20Updated 3 months ago
- Repository with examples for the C++20 Coroutines video and article.☆29Updated 11 months ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆289Updated this week