gracicot / kangaruLinks
🦘 A dependency injection container for C++11, C++14 and later
☆526Updated 2 weeks ago
Alternatives and similar repositories for kangaru
Users that are interested in kangaru are comparing it to the libraries listed below
Sorting:
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 2 months ago
- Fast, convenient JSON serialization and parsing in C++☆490Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆567Updated 10 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆752Updated 3 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆843Updated last year
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆468Updated 2 weeks ago
- C++14 Dependency Injection library