BjarneStroustrup / flatsLinks
☆24Updated 3 years ago
Alternatives and similar repositories for flats
Users that are interested in flats are comparing it to the libraries listed below
Sorting:
- C++ application examples showing how to use the CS libraries☆38Updated 7 months ago
- ☆24Updated 3 years ago
- Algorithm wrappers☆97Updated 2 weeks ago
- Presentation for Meeting C++ 2022☆10Updated 3 years ago
- ☆26Updated 9 months ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- ☆236Updated 2 months ago
- C++ messaging and serialization library☆80Updated last week
- This is the code repository for my book "C++20 - Get the Details"☆102Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 3 weeks ago
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆23Updated 3 months ago
- C++ features jump start☆123Updated 3 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆67Updated 2 months ago
- Header-only library providing unicode aware string support for C++☆109Updated 7 months ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Library for complex bitfields☆19Updated last year
- My Talk on C++20's Concepts☆23Updated 5 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆38Updated 5 years ago
- Source Code for C++ Lambda Story Book☆31Updated 4 years ago
- helper repository for various articles that I publish☆62Updated last year
- Word Game Solver☆16Updated 2 years ago
- Converting (scoped)enum values to string names written in C++>=11.