jcelerier / cpp-teaching-manifestoLinks
The C++ teaching manifesto
☆46Updated 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:
- Some tools for getting C++ configured on various platforms.☆34Updated last year
- an opinionated cmake config manager☆41Updated 2 months ago
- Make CMake less painful when trying to write Modern Flexible CMake (legacy)☆106Updated 2 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- Ranges that didn't make C++20☆86Updated 5 months ago
- Roman numeral support for C++17☆52Updated last year
- My Talk on C++20's Concepts☆23Updated 4 years ago
- Command Line User Experience☆80Updated 5 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- Prints values and types during compilation!☆57Updated 2 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- A fast, but not std conforming, version of visit for variants☆30Updated 4 years ago
- mathiu : a simple computer algebra system in C++.☆79Updated 3 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- A C++ algorithm library that extends the C++ standard algorithms found in <algorithm> & <numeric>☆22Updated 3 years ago
- Regular Void: The Library☆10Updated 3 years ago
- Measures high-level timing and memory usage metrics during compilation☆74Updated 4 years ago
- Conway's Game of Life in the Terminal☆38Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- ☆61Updated 3 years ago
- C++ template metaprogram driven tensor math library☆87Updated 2 weeks ago
- Library Manifests for Native C and C++☆21Updated 2 years ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- ☆22Updated 4 years ago
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- Experiments with C++ 20 modules and binary packaging☆12Updated last year
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 4 years ago