boost-ext / diLinks
C++14 Dependency Injection library
☆1,209Updated 2 months ago
Alternatives and similar repositories for di
Users that are interested in di are comparing it to the libraries listed below
Sorting:
- C++11/14/17 std::expected with functional-style extensions☆1,671Updated 5 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,398Updated this week
- Zero overhead utilities for preventing bugs at compile time☆1,585Updated 9 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆943Updated 3 weeks ago
- C++20 μ(micro)/Unit Testing framework☆1,342Updated last month
- C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.☆1,290Updated 3 weeks ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,542Updated 3 weeks ago
- Hypodermic is an IoC container for C++. It provides dependency injection to your existing design.☆594Updated 2 years ago
- C++ compile-time enum to string, iteration, in a single header file☆1,764Updated last year
- Header only C++14 mocking framework☆848Updated last month
- C++11 port of docopt☆1,056Updated last year
- 🦘 A dependency injection container for C++11, C++14 and later☆526Updated 3 weeks ago
- Unified Executors☆1,604Updated 3 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,203Updated 8 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,428Updated 3 months ago
- Your standard library for metaprogramming☆1,771Updated last month
- CMake module to speed up builds.☆1,301Updated 5 years ago
- Implementation of strong types in C++☆796Updated 2 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆896Updated last year
- Runtime polymorphism done right☆1,009Updated 4 years ago
- Async++ concurrency framework for C++11☆1,403Updated 8 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆652Updated last year
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,256Updated 3 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,624Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,036Updated 3 weeks ago
- CMake wrapper for conan C and C++ package manager☆873Updated 3 weeks ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆752Updated 3 weeks ago
- C++17 `std::variant` for C++11/14/17☆692Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆843Updated last year
- C++14 State Machine library☆1,234Updated 3 weeks ago