jimmy-park / singleton
C++11/17/20 thread-safe singleton pattern using CRTP
☆26Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for singleton
- C++20 Dynamic Reflection Library☆134Updated 3 weeks ago
- A C++14 reflection library☆69Updated last week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 5 months ago
- A curated list of Modern C++ idioms☆21Updated 7 years ago
- A simple, header only event bus library written in modern C++17.☆139Updated last week
- Meta C++ Library and Tool☆81Updated last year
- Boost.org signals2 module☆77Updated last week
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated 10 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆130Updated 10 months ago
- C++ small containers☆138Updated 3 months ago
- A parallel pipeline for stream processing☆61Updated 2 years ago
- C++20 Microservice Bootstrapping Framework☆205Updated last week
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆138Updated 7 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆40Updated 4 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆73Updated 4 months ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 5 years ago
- Pipelines for Modern C++☆58Updated 4 years ago
- C++20 coroutine library☆123Updated last week
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆87Updated 3 years ago
- Finite State Machine using C++20 coroutines with symmetric transfer☆88Updated last year
- Cross platform dynamic loading of shared libraries☆94Updated 3 years ago
- An indirect value-type for C++☆82Updated last year
- A collection of std-like single-header C++ libraries☆157Updated last month
- File/Directory Watcher for Modern C++☆79Updated last year
- Library of backported modern C++ types to work with C++11☆76Updated 2 years ago
- A modern C++-20 testing framework.☆49Updated 5 months ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆153Updated 8 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆127Updated 3 years ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆190Updated last year