PeterSommerlad / ArduinoCore-Cpp17Links
Infrastructure to port ArduinoCore to C++17 (no C) - an attempt
β10Updated 5 years ago
Alternatives and similar repositories for ArduinoCore-Cpp17
Users that are interested in ArduinoCore-Cpp17 are comparing it to the libraries listed below
Sorting:
- π Have your bits and eat them too! A C++17 bit lens container for vector types.β22Updated 5 years ago
- std::ring_span (SG14, P0059R1)β45Updated 9 years ago
- Helpers for preventing the static initialization order fiasco of global variables.β46Updated 5 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some miscβ25Updated this week
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ruβ¦β62Updated 5 years ago
- β31Updated 4 years ago
- Peter Sommerlad's Simple Strong Typingβ34Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only libraryβ38Updated 2 weeks ago
- A never-valueless, strong guarantee implementation of std::variantβ71Updated last month
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute theβ¦β27Updated 2 years ago
- Core abstractions for dealing with concurrency in C++β68Updated last year
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rulesβ79Updated last month
- Word Game Solverβ16Updated 2 years ago
- Extension of the STL algorithms on setsβ21Updated 6 years ago
- C++ container graph visualization for lldb.β23Updated 6 years ago
- Single Header Constexpr Circular Queueβ18Updated 5 years ago
- Compile-time printf-like string formattingβ77Updated 7 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optionalβ10Updated 5 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.β45Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!β75Updated 8 months ago
- type-safe and low-boilerplate bit level serializationβ125Updated 4 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 4 years ago
- A wrapper of common C++ std types for functional programmingβ22Updated 2 years ago
- A ring_span implementation that allows zero construction and destructionβ16Updated 5 years ago
- A no-dependencies C++ extensible type erasure libraryβ45Updated 5 years ago
- A tool to collect the exceptions that can reach a C++ functionβ27Updated 6 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and laterβ19Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals atβ¦β15Updated 2 years ago
- A view that allows iteration over a view, returning the index of each item along with each itemβ13Updated 5 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the classβ11Updated 7 years ago