romanpauk / dingoView external linksLinks
Dependency Injection Library for C++17/C++20/C++23/C++26
☆43Aug 9, 2025Updated 6 months ago
Alternatives and similar repositories for dingo
Users that are interested in dingo are comparing it to the libraries listed below
Sorting:
- Compilation of header-only C++23 constexpr utilities☆13Aug 12, 2024Updated last year
- A easy way to logging☆22Dec 25, 2023Updated 2 years ago
- A modern C++ uri & query parser☆12Jul 26, 2024Updated last year
- A small & high-level C++ networking library providing simple server/client architecture.☆20Aug 4, 2024Updated last year
- A C++ SIMD mathematics library for computer graphics.☆28Jan 26, 2026Updated 2 weeks ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Apr 26, 2024Updated last year
- C++20 Dependency Injection library☆32May 9, 2025Updated 9 months ago
- A modern and (mostly) macro free mocking-framework☆56Jan 8, 2026Updated last month
- Library for complex bitfields☆19May 25, 2024Updated last year
- A unique_ptr implementation with small object optimization☆20Updated this week
- ipvar is a little smart library for easily sharing variables between different processes☆24May 28, 2024Updated last year
- Experiments with compile-time metaprogramming☆11Dec 29, 2025Updated last month
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Sep 22, 2021Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- The asynchronous framework for modern C++☆13Aug 12, 2023Updated 2 years ago
- Yet another component system☆12Jul 30, 2022Updated 3 years ago
- C++ lazy expression template interface for vector types☆11Jun 12, 2024Updated last year
- Make std::mdspan formattable by std::format.☆11Dec 25, 2023Updated 2 years ago
- Timers and Alarms based on threads in modern C++☆12Apr 1, 2024Updated last year
- string pattern matching in C++20☆10Dec 1, 2021Updated 4 years ago
- Cryptography library for modern C++.☆78Jul 31, 2023Updated 2 years ago
- Expressive High-Performance Eager Functional Programming Library for C++ 11☆50Nov 8, 2024Updated last year
- A C++20 header-only library to convert Structs to Tuples, and Tuples to Structs!☆15Jan 23, 2025Updated last year
- Compete to write the fastest function implementations!☆16Jul 22, 2024Updated last year
- C++ Config library for managing application configuration.☆30Feb 4, 2026Updated last week
- C++ reimplementation of cpplint.py☆33Oct 30, 2025Updated 3 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆72Sep 18, 2025Updated 4 months ago
- Coroutines for C++23☆39Sep 13, 2025Updated 5 months ago
- Efficient in-process pub/sub pattern for C++☆16Jan 11, 2022Updated 4 years ago
- Header-only C++ utilities in the style of the standard library.☆13May 31, 2022Updated 3 years ago
- cross platform clipboard library☆17Oct 16, 2023Updated 2 years ago
- Using C++ templates to track dimensional metadata☆11Nov 20, 2020Updated 5 years ago
- C++ PIMPL idiom without an allocation involved☆14Mar 10, 2024Updated last year
- geohash implementation in C++☆18Jul 4, 2023Updated 2 years ago
- A single-header scheduler aware C++ future/promise that does not block☆33May 25, 2025Updated 8 months ago
- stl-like algorithms for TYPES☆31Oct 27, 2023Updated 2 years ago
- Standalone version of the boost::unordered library☆35Jul 31, 2025Updated 6 months ago
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Nov 16, 2024Updated last year
- An argument parser, just like python's argparse, but for c++☆18Feb 25, 2025Updated 11 months ago