DanielaE / CppInActionLinks
Demo Code for presentation "C++ In Action"
☆150Updated last year
Alternatives and similar repositories for CppInAction
Users that are interested in CppInAction are comparing it to the libraries listed below
Sorting:
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆285Updated last year
- Lightweight C++20 testing framework.☆303Updated this week
- A C++20 concepts library, providing container concepts etc.☆87Updated last year
- bel::views - simple and easy view classes for C++☆77Updated 2 years ago
- ☆81Updated 9 months ago
- C++20 State Machine library☆233Updated 8 months ago
- Organization, documentation, etc. for the Beman Project,☆116Updated 3 weeks ago
- C++20 Meta-Programming library☆310Updated 8 months ago
- An additive strong typedef library for C++14/17/20☆478Updated last year
- C++20 Coroutines Cheat Sheet☆88Updated last year
- Tool for analyzing includes in C++☆209Updated last year
- ☆93Updated 4 months ago
- A reflective enum implementation for C++☆300Updated last year
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆146Updated last week
- Header-only library for multithreaded programming☆241Updated last week
- value types for composite class design - with allocators☆73Updated 2 weeks ago
- A C++ type to trace calls to special member functions.☆104Updated last year
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- A polymorphic value-type for C++☆227Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- A modern C++ library for type-safe environment variable parsing☆155Updated last month
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆108Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- Native ApprovalTests for C++ on Linux, Mac and Windows☆336Updated last month
- A modern and (mostly) macro free mocking-framework☆56Updated 3 weeks ago
- Implementation of async observable/observer (Reactive Programming) in C++ with care about performance and templates in mind in ReactiveX …☆303Updated last week
- std::tuple like methods for user defined types without any macro or boilerplate code☆221Updated 2 years ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆373Updated last year
- Functional reactive programming library for c++☆160Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆183Updated 4 years ago