jimmy-park / singleton
C++11/17/20 thread-safe singleton pattern using CRTP
☆30Updated last month
Alternatives and similar repositories for singleton:
Users that are interested in singleton are comparing it to the libraries listed below
- Object pool implementation in C++11☆94Updated 4 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆231Updated last year
- A C++14 reflection library☆68Updated 2 months ago
- Pipelines for Modern C++☆63Updated 4 years ago
- A simple, header only event bus library written in modern C++17.☆152Updated 3 months ago
- Library of backported modern C++ types to work with C++11☆77Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 7 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆74Updated 7 months ago
- High performance C++11 signals☆166Updated 5 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Coroutine library and toolkit for C++20☆38Updated last month
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- C++20 Dynamic Reflection Library☆136Updated 3 weeks ago
- Scope Guard & Defer C++☆164Updated last year
- A cross-platform FTP/FTPS client library built on Boost.Asio☆68Updated last month
- C++ header-only library for generic data validation.☆58Updated 2 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆140Updated 10 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- std::future extension☆37Updated 4 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆160Updated 11 months ago
- High-Performance Flat Finite State Machine Framework☆48Updated 8 months ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆164Updated 8 months ago
- 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 3 weeks ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆137Updated last year
- Combine `asio` with `std::execution`.☆13Updated 3 weeks ago
- spdlog setup initialization via file configuration for convenience.☆80Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago