PeterSommerlad / ArduinoCore-Cpp17
Infrastructure to port ArduinoCore to C++17 (no C) - an attempt
☆10Updated 4 years ago
Alternatives and similar repositories for ArduinoCore-Cpp17:
Users that are interested in ArduinoCore-Cpp17 are comparing it to the libraries listed below
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- ☆21Updated last month
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Embrace (post) modern C++☆9Updated 3 years ago
- ☆9Updated 2 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated this week
- The Fancy Named Parameters Library☆31Updated last week
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 4 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- test suite generation for C++☆27Updated 3 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Comparison operators for std::span☆15Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- homogeneous variadic function parameters☆17Updated last year
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆72Updated last week
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- RPC library for embedded systems without code generation☆16Updated 3 months ago