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.☆46Updated last month
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated 3 weeks ago
- Asio Buffers without the Asio☆17Updated 2 weeks ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated this week
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆25Updated this week
- B2 makes it easy to build C++ projects, everywhere.☆106Updated this week
- Library of backported modern C++ types to work with C++11☆90Updated 8 months ago
- Collection of proposals for c++☆29Updated 2 months ago
- C++11 compatible charconv☆31Updated last month
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆107Updated this week
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆45Updated 2 weeks ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 2 months ago
- A drop in replacement for pkg-config/pkgconf using cps files☆20Updated 8 months ago
- Proposed SG14 status_code for the C++ standard☆69Updated last week
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆26Updated last year
- A fixed capacity dynamically sized string☆69Updated last month
- Display the status of C++ feature flags☆20Updated 2 years ago
- Converting (scoped)enum values to string names written in C++>=11.☆22Updated 4 months ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆116Updated 6 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated last month
- Container Traits for Modern C++☆29Updated 5 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- ☆31Updated last month
- Example executable output of cmake-init☆23Updated last year
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- 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
- C++20 Dependency Injection library☆31Updated 8 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago