kubsnn / Dependency-ResolverLinks
Dependency Resolver: A compact C++14 library for streamlined dependency injection, supporting singleton, transient, and scoped services.
☆10Updated last year
Alternatives and similar repositories for Dependency-Resolver
Users that are interested in Dependency-Resolver are comparing it to the libraries listed below
Sorting:
- Small C++ header to display async animations, counters, progress bars, and status messages☆196Updated 6 months ago
- Demo Code for presentation "C++ In Action"☆148Updated last year
- Migrated to https://codeberg.org/cmargiotta/compile-time-fsm☆100Updated last week
- Implementation of async observable/observer (Reactive Programming) in C++ with care about performance and templates in mind in ReactiveX …☆286Updated last week
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆180Updated last month
- C++ with Components☆8Updated last year
- A memory leak and deadlock finder for C, C++☆73Updated last year
- C++20 State Machine library☆214Updated 2 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆399Updated last month
- A cross-platform library for output stream manipulation using ANSI escape sequences.☆218Updated last year
- Ease-of-use-first argument parsing for C++23☆62Updated last week
- C++ Faker library for generating fake (but realistic) data.☆368Updated this week
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.