jimmy-park / singletonLinks
C++11/17/20 thread-safe singleton pattern using CRTP
☆36Updated 2 months ago
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)☆246Updated 2 months ago
- A simple, header only event bus library written in modern C++17.☆200Updated 3 weeks ago
- C++ header-only config reader library based on JSON☆195Updated 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…☆203Updated 3 years ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆165Updated 10 months ago
- A single header standard C++ serialization framework.☆200Updated 4 years ago
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆245Updated last year
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆573Updated 6 months ago
- Boost.org interprocess module☆172Updated last week
- Example programs for Talking Async videos☆208Updated 2 years ago
- C++14 Finite State Machine library☆180Updated 5 years ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆166Updated 2 years ago
- nanorpc - lightweight RPC in pure C++ 17☆245Updated 3 years ago
- MySQL C++ client based on Boost.Asio☆293Updated 2 weeks ago
- Scope Guard & Defer C++☆182Updated 2 years ago
- 🏛️ Help other developers use your project. A CMake script for packaging C/C++ projects for simple project installation while employing b…☆136Updated last year
- C++20 Microservice Bootstrapping Framework☆232Updated this week
- A C++14 reflection library☆78Updated last month
- std::tuple like methods for user defined types without any macro or boilerplate code☆221Updated 2 years ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆323Updated 6 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…☆293Updated 7 months ago
- C++20 Dynamic Reflection Library☆140Updated 10 months ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆305Updated 6 months ago
- Coroutines for C++20 & asio☆331Updated this week
- 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…☆270Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆496Updated 10 months ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆169Updated 6 months ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆168Updated last year
- Object pool implementation in C++11☆101Updated 5 years ago
- A lightweight and very fast event bus / event framework for C++17☆412Updated last year