ETLCPP / etlLinks
Embedded Template Library
☆2,493Updated this week
Alternatives and similar repositories for etl
Users that are interested in etl are comparing it to the libraries listed below
Sorting:
- C++14 State Machine library☆1,230Updated last week
- modm: a C++23 library generator for AVR and ARM Cortex-M devices☆868Updated this week
- A simple C++ finite state machine library☆1,024Updated 11 months ago
- C++ Metaprogramming library enabling better static checking and register abstraction in embedded software☆415Updated 4 years ago
- The quantities and units library for C++☆1,206Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,421Updated 2 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,665Updated 4 months ago
- Source code for the book Real-Time C++, by Christopher Kormanyos☆690Updated this week
- C++ library for composing modular firmware at compile-time.☆566Updated last week
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,442Updated 3 months ago
- 📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.☆3,453Updated 2 weeks ago
- Pitchfork is a Set of C++ Project Conventions☆1,177Updated last year
- Compile Time Regular Expression in C++☆3,566Updated 2 weeks ago
- C++20 μ(micro)/Unit Testing framework☆1,336Updated last month
- A beautiful stack trace pretty printer for C++☆4,038Updated last month
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,411Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,197Updated 7 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,581Updated 8 months ago
- Lightweight C++ command line option parser