jimmy-park / singleton
C++11/17/20 thread-safe singleton pattern using CRTP
☆31Updated 3 months ago
Alternatives and similar repositories for singleton:
Users that are interested in singleton are comparing it to the libraries listed below
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆164Updated this week
- A simple, header only event bus library written in modern C++17.☆156Updated 2 weeks ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆145Updated 2 weeks ago
- Object pool implementation in C++11☆98Updated 4 years ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆147Updated last year
- MySQL C++ client based on Boost.Asio☆278Updated last week
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆79Updated last month
- Combine `asio` with `std::execution`.☆17Updated last month
- C++20 Dynamic Reflection Library☆136Updated last week
- A C++14 reflection library☆71Updated last week
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆165Updated 10 months ago
- Pipelines for Modern C++☆67Updated 4 years ago
- Boost.PFR without the boost namespaces☆70Updated last month
- Simple C++ Config Loader Framework(Serialization & Reflection)☆233Updated 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 …☆138Updated last month
- A single header standard C++ serialization framework.☆192Updated 3 years ago
- C++ small containers☆142Updated 8 months ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆280Updated 5 months ago
- Meta C++ Library and Tool☆81Updated 2 years ago
- Scope Guard & Defer C++☆171Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- Coroutine library and toolkit for C++20☆38Updated last month
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- C++ runtime reflection library☆123Updated 9 months ago
- High-Performance Flat Finite State Machine Framework☆50Updated 10 months ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 9 months ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 weeks ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago