jcelerier / cpp-teaching-manifestoLinks
The C++ teaching manifesto
☆47Updated 2 years ago
Alternatives and similar repositories for cpp-teaching-manifesto
Users that are interested in cpp-teaching-manifesto are comparing it to the libraries listed below
Sorting:
- Ranges that didn't make C++20☆93Updated 10 months ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- C++ template metaprogram driven tensor math library☆90Updated 3 weeks ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- ☆62Updated 3 years ago
- Command Line User Experience☆80Updated 5 years ago
- ☆22Updated 5 years ago
- Measures high-level timing and memory usage metrics during compilation☆76Updated 4 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Roman numeral support for C++17☆52Updated 2 years ago
- Pretty-print hierarchical information automagically☆29Updated 6 years ago
- Make CMake less painful when trying to write Modern Flexible CMake (legacy)☆104Updated 3 years ago
- an opinionated cmake config manager☆41Updated 6 months 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
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Simple mutation-testing☆46Updated last year
- Library Manifests for Native C and C++☆21Updated 3 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆77Updated 6 months ago
- An efficient, composable design pattern for range processing☆129Updated 7 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 2 years ago
- My Talk on C++20's Concepts☆23Updated 5 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- Documentation generator for C++☆145Updated last week
- SPY - C++ Information Broker☆157Updated last week
- Prints values and types during compilation!☆58Updated 4 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆90Updated 4 months ago
- mathiu : a simple computer algebra system in C++.☆80Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆44Updated 5 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 5 years ago