gracicot / kangaru
π¦ A dependency injection container for C++11, C++14 and later
β512Updated this week
Alternatives and similar repositories for kangaru:
Users that are interested in kangaru are comparing it to the libraries listed below
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)β743Updated last month
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)β839Updated last year
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only libraryβ405Updated this week
- A miniature library for struct-field reflection in C++β544Updated 2 weeks ago
- C++11/14/17 std::optional with functional-style extensions and reference supportβ880Updated 9 months ago
- An additive strong typedef library for C++14/17/20β428Updated last month
- Fast, convenient JSON serialization and parsing in C++β484Updated last week
- A simple to use, composable, command line parser for C++ 11 and beyondβ507Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and moreβ560Updated 7 months ago
- C++17 Run-time Polymorphism (Type Erasure) libraryβ466Updated 9 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only libraryβ446Updated last week
- Your binary serialization libraryβ1,132Updated last month
- A header-only C++ library for task concurrencyβ625Updated last year
- Implementation of strong types in C++β786Updated 2 years ago
- scanf for modern C++β1,128Updated 4 months ago
- Generic observable objects and reactive expressions for C++β299Updated 3 years ago
- Header only C++14 mocking frameworkβ832Updated 5 months ago
- C++17 `std::variant` for C++11/14/17β689Updated 2 years ago
- Pure C++17 Signals and Slotsβ422Updated 2 years ago
- A work in progress minimal C++ static reflection API and codegen tool.β258Updated 3 years ago
- a header-only, constexpr alternative to gperf for C++14 usersβ1,385Updated last week
- P1031 low level file i/o and filesystem library for the C++ standardβ931Updated last month
- Lightweight Error Augmentation Frameworkβ318Updated last week
- A simple to use, composable, command line parser for C++ 11 and beyondβ650Updated last year
- Header-only, non-intrusive and macro-free runtime reflection system in C++β623Updated 4 years ago
- C++14 Dependency Injection Libraryβ1,194Updated 7 months ago
- Zero overhead utilities for preventing bugs at compile timeβ1,565Updated 6 months ago
- A library of C++ coroutine abstractions for the coroutines TSβ383Updated 3 months ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional inβ¦β218Updated 2 years ago
- Yet Another Serialization