romanpauk / dingo
Dependency Injection Library for C++17/C++20/C++23
☆33Updated 2 months ago
Alternatives and similar repositories for dingo:
Users that are interested in dingo are comparing it to the libraries listed below
- C++20 Unit-Testing library☆42Updated 3 months ago
- A modern and (mostly) macro free mocking-framework☆31Updated this week
- A modern C++ library for type-safe environment variable parsing☆133Updated 2 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- A light weight C++ in memory argument parser☆54Updated 8 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆43Updated 3 weeks ago
- Pipelines for Modern C++☆62Updated 4 years ago
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆72Updated this week
- ranges features for c+23 ported to C++20☆75Updated last year
- C++ light-weight Thread Pool library☆90Updated 2 months ago
- C++ command line argument parsing and routing☆52Updated 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…☆13Updated 2 months ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- Portable UUID generation library for C++☆26Updated last year
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago
- Lightweight header-only C++20 enum and typename reflection☆54Updated this week
- Polymorphic memory resource for real-time applications.☆65Updated last year
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆44Updated 2 months ago
- A memory leak and deadlock finder for C, C++☆60Updated 8 months ago
- High-performance metrics library☆40Updated 3 weeks ago
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆93Updated 10 months ago
- a small lightweight std::execution work-alike☆57Updated 3 months ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆89Updated this week
- High performance, tagged binary data specification☆70Updated 4 months ago
- C++ Entity Component System (ECS)☆30Updated 5 months ago
- Algorithm wrappers☆85Updated last month
- A C++14 and later CRTP template for defining iterators☆70Updated last month
- An indirect value-type for C++☆82Updated last year
- A single-header scheduler aware C++ future/promise that does not block☆30Updated 3 weeks ago