jimmy-park / singletonLinks
C++11/17/20 thread-safe singleton pattern using CRTP
☆35Updated this week
Alternatives and similar repositories for singleton
Users that are interested in singleton are comparing it to the libraries listed below
Sorting:
- Simple C++ Config Loader Framework(Serialization & Reflection)☆238Updated 2 years ago
- C++ header-only config reader library based on JSON☆194Updated last year
- A simple, header only event bus library written in modern C++17.☆175Updated 4 months ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆159Updated last year
- C++14 Finite State Machine library☆176Updated 4 years ago
- Boost.org interprocess module☆156Updated last week
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆152Updated 4 months ago
- MySQL C++ client based on Boost.Asio☆285Updated last week
- C++20 Microservice Bootstrapping Framework☆227Updated last week
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆449Updated 2 months ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- Boost.org signals2 module☆82Updated last week
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆132Updated 8 months ago
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆256Updated last year
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆166Updated last year
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆199Updated 2 years ago
- Pipelines for Modern C++☆69Updated 4 years ago
- A C++14 reflection library☆75Updated last week
- Mapping json to and from a c++ structure☆113Updated 2 years ago
- Object pool implementation in C++11☆100Updated 4 years ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- Minimal cross platform C++ tcp, udp socket implementation☆78Updated last month
- C++20 Dynamic Reflection Library☆137Updated 4 months ago
- Example programs for Talking Async videos☆199Updated 2 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆167Updated last month
- Coroutines for C++20 & asio☆298Updated last week
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆291Updated 2 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆88Updated 3 weeks ago
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆242Updated 11 months ago
- Ultra-fast and intuitive C++ JSON reader/writer with yyjson backend☆84Updated 3 months ago