Seng3694 / ServiceLocatorLinks
A simple implementation of the service locator design pattern in C++
☆21Updated 3 years ago
Alternatives and similar repositories for ServiceLocator
Users that are interested in ServiceLocator are comparing it to the libraries listed below
Sorting:
- The RStein.AsyncCpp library is a set of types that should be familiar for anyone who knows the Task Parallel Library (TPL) for .NET (C#).☆32Updated 2 years ago
- Demos for using HTML 5 as a GUI for C++ apps☆48Updated 2 years ago
- Algorithm wrappers☆93Updated 7 months ago
- A C++14 reflection library☆73Updated last month
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆52Updated 2 months ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆112Updated last week
- Thread aware Signal/Slot library☆82Updated 3 months ago
- C++ light-weight Thread Pool library☆97Updated 4 months ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆90Updated 3 years ago
- Header-only library providing unicode aware string support for C++☆108Updated 3 months ago
- Robust applications framework in C++. Includes a static analysis tool and two applications.☆156Updated 3 months ago
- Modern C++ made easy☆137Updated this week
- Conan Extension for Visual Studio☆60Updated last week
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated 5 months ago
- Library for comfortable work with DLL and DSO☆61Updated 2 weeks ago
- A custom implementation of the C++17 'string_view' back-ported to c++11