ybainier / HypodermicView external linksLinks
Hypodermic is an IoC container for C++. It provides dependency injection to your existing design.
☆604Jun 11, 2023Updated 2 years ago
Alternatives and similar repositories for Hypodermic
Users that are interested in Hypodermic are comparing it to the libraries listed below
Sorting:
- C++14 Dependency Injection library☆1,251Apr 2, 2025Updated 10 months ago
- Fruit, a dependency injection framework for C++☆1,886Dec 27, 2025Updated last month
- 🦘 A dependency injection container for C++11, C++14 and later☆542Feb 5, 2026Updated last week
- Reactive Extensions for C++☆3,174Jul 30, 2024Updated last year
- A web match-3 game in C++14 using SDL2 / MVC / Range-v3 / Meta State Machine / Dependency Injection☆192Aug 20, 2024Updated last year
- C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.☆1,351Jan 28, 2026Updated 2 weeks ago
- C++ Automatic Mocks Injector☆35Feb 9, 2015Updated 11 years ago
- Header only C++14 mocking framework☆870Apr 26, 2025Updated 9 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,807Sep 1, 2025Updated 5 months ago
- Generic observable objects and reactive expressions for C++☆302Jan 24, 2022Updated 4 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,353Mar 23, 2025Updated 10 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,814Jan 9, 2024Updated 2 years ago
- A header-only C++ library for task concurrency☆632May 18, 2023Updated 2 years ago
- Runtime polymorphism done right☆1,031May 27, 2021Updated 4 years ago
- ☆37Sep 15, 2022Updated 3 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆496Apr 2, 2025Updated 10 months ago
- Guidelines Support Library☆6,616Feb 6, 2026Updated last week
- Zero overhead utilities for preventing bugs at compile time☆1,627Oct 13, 2025Updated 4 months ago
- C++ Reflection Library☆3,435Apr 25, 2024Updated last year
- Simple Reference Implementations of all the features added in C++11/14/17☆21Nov 3, 2017Updated 8 years ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆969Updated this week
- Event loop friendly C++ actor micro-framework, supervisable☆379Dec 27, 2025Updated last month
- Leap Motion interprocess communications framework☆16Aug 3, 2020Updated 5 years ago
- An Open Source Implementation of the Actor Model in C++☆3,388Feb 6, 2026Updated last week
- C++ AOP framework. Intuitive and fast to do AOP with C++.☆23Dec 25, 2020Updated 5 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆421Nov 28, 2025Updated 2 months ago
- A simple C++14 signal-slots implementation☆870Jul 26, 2025Updated 6 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆853Sep 12, 2023Updated 2 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆996Jan 2, 2024Updated 2 years ago
- C++ compile-time enum to string, iteration, in a single header file☆1,812Feb 10, 2024Updated 2 years ago
- A modern, fast, structured logging framework in C++☆60May 6, 2023Updated 2 years ago
- Lightweight Error Augmentation Framework☆337Updated this week
- A type safe SQL template library for C++☆2,610Dec 13, 2025Updated 2 months ago
- C++14 State Machine library☆1,323Dec 4, 2025Updated 2 months ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆786Dec 7, 2024Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,464Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,284Oct 14, 2024Updated last year
- Implementation of async observable/observer (Reactive Programming) in C++ with care about performance and templates in mind in ReactiveX …☆303Jan 26, 2026Updated 2 weeks ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆770Feb 1, 2026Updated last week