Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →
Experimental Boost.DI Alternatives
Similar projects and alternatives to Experimental Boost.DI
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
Magic Enum C++
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
-
-
-
RESTinio
Cross-platform, efficient, customizable, and robust asynchronous HTTP(S)/WebSocket server C++ library with the right balance between performance and ease of use
-
-
-
-
-
-
-
Thrust
Discontinued [ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Experimental Boost.DI discussion
Experimental Boost.DI reviews and mentions
-
What are some cool modern libraries you enjoy using?
I love: https://github.com/boost-ext/di for dependency injection
-
[C++20] New way of meta-programming?
https://github.com/boost-ext/di (To detect constructor parameters and inject dependencies without runtime dispatch)
-
Dependency injection
I was looking to try boost.di for some time, looks nice. https://boost-ext.github.io/di/
- Dependency injection with c++
-
Architecture of a Qt application
Things like Dependency Injection/Inversion are a little more cumbersome in C++ but certainly can be done, and I believe there's libraries for that as well (found a couple searching around, like fruit and boost-ext di ).
-
Jodd – The Unbearable Lightness of Java
Dependency injection does not have to be dynamic, it can totally be done at compile time. Boost DI is an example: https://boost-ext.github.io/di/
- DI in c++ hurt by lack of good libraries?
-
Top five C/C++ things/tips/tricks you wish you had known earlier and are now used very often
Funny you mention dependency injection, proposed Boost.DI shall be up for Boost peer review probably in March. https://boost-ext.github.io/di/
-
A note from our sponsor - InfluxDB
influxdata.com | 22 Apr 2025
Stats
The primary programming language of Experimental Boost.DI is C++.
Popular Comparisons
- Experimental Boost.DI VS kangaru
- Experimental Boost.DI VS American Fuzzy Lop
- Experimental Boost.DI VS gcc-poison
- Experimental Boost.DI VS c-smart-pointers
- Experimental Boost.DI VS Klib
- Experimental Boost.DI VS outcome
- Experimental Boost.DI VS {fmt}
- Experimental Boost.DI VS sml
- Experimental Boost.DI VS stb
- Experimental Boost.DI VS fruit