ben-craig / freestanding_proposalLinks
☆22Updated 3 months ago
Alternatives and similar repositories for freestanding_proposal
Users that are interested in freestanding_proposal are comparing it to the libraries listed below
Sorting:
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Libusb wrapper for Asio☆64Updated 2 years ago
- Peter Sommerlad's Simple Strong Typing☆35Updated last year
- ☆43Updated 2 years ago
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆34Updated last month
- ☆61Updated 9 years ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆93Updated 3 months ago
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆101Updated 3 years ago
- type-safe and low-boilerplate bit level serialization☆122Updated 3 years ago
- Documentation generator using annotated sources for multiple computer languages☆157Updated 3 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated last month
- ☆39Updated last week
- C++ Active Objects☆66Updated 7 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- Meta programming library designed for compilation speed.☆170Updated 3 years ago
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆81Updated 2 years ago
- Boost.org units module☆37Updated 2 months ago
- Replacements to standard numeric types which throw exceptions on errors☆216Updated 3 months ago
- Agent Based Class Design☆50Updated 5 years ago
- Common infrastructure for throwing exceptions☆16Updated 3 months ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Boost.org concept_check module☆21Updated last week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- Parameterized testing suite for template metaprogramming☆18Updated 3 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 7 years ago
- A simple framework for compile-time benchmarks☆185Updated 4 years ago
- A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process☆45Updated 2 months ago