saxbophone / CPP20-Cross-Platform-TemplateLinks
A template for a cross-platform C++20 project including CMake, unit-testing with Catch, cross-platform CI with Travis-CI/Github Actions and cross-platform release builds using Github Actions.
☆21Updated 3 years ago
Alternatives and similar repositories for CPP20-Cross-Platform-Template
Users that are interested in CPP20-Cross-Platform-Template are comparing it to the libraries listed below
Sorting:
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆45Updated last week
- Library of backported modern C++ types to work with C++11☆90Updated 7 months ago
- 📜 Give credit automatically! A license disclaimer generator for your CPM.cmake dependencies.☆41Updated 2 years ago
- B2 makes it easy to build C++ projects, everywhere.☆100Updated last week
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆25Updated last week
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆116Updated 5 months ago
- Display the status of C++ feature flags☆20Updated 2 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- Converting (scoped)enum values to string names written in C++>=11.☆22Updated 2 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last month
- Collection of proposals for c++☆29Updated last month
- Light-weight asynchronous transport-agnostic C++ RPC library.☆23Updated last year
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆100Updated last week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆66Updated 2 weeks ago
- ☆31Updated 4 years ago
- A fixed capacity dynamically sized string☆69Updated 3 weeks ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Source for papers and proposals☆75Updated 3 months ago
- Proposed SG14 status_code for the C++ standard☆69Updated last month
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last week
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Updated last year
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆95Updated last week
- Implementation of Scoped Guards and Unique Resource as proposed in P0052.☆54Updated last week
- A drop in replacement for pkg-config/pkgconf using cps files☆19Updated 7 months ago
- A bare metal port of the GNU ISO C++ library☆39Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- A collection of formatting benchmarks☆52Updated last month
- Container Traits for Modern C++☆30Updated 5 years ago
- Install and Cache latest CMake and Ninja for your workflows on your GitHub☆120Updated this week
- Finite State Machine implementation using std::variant☆90Updated 6 years ago