Apress / clean-cpp20Links
Source Code for 'Clean C++20' by Stephan Roth
☆42Updated 4 years ago
Alternatives and similar repositories for clean-cpp20
Users that are interested in clean-cpp20 are comparing it to the libraries listed below
Sorting:
- Parallel C++: Efficient and Scalable High-Performance Parallel Programming☆21Updated last year
- helper repository for various articles that I publish☆62Updated last year
- Source Code for C++ Lambda Story Book☆32Updated 4 years ago
- This is the code repository for my book "C++20 - Get the Details"☆104Updated 2 years ago
- Advanced C++ Programming CookBook, published by Packt☆110Updated 3 years ago
- Expert C++, 2nd edition, published by Packt☆44Updated 2 years ago
- C++ Library for Object-oriented Programming with Structure of Arrays Layout☆21Updated 7 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆28Updated 7 years ago
- C++ application examples showing how to use the CS libraries☆39Updated last week
- Multi-Paradigm Programming with Modern C++, published by Packt☆26Updated 3 years ago
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- Template Metaprogramming with C++, published by Packt☆126Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 4 months ago
- Mastering the C++17 STL, published by Packt☆100Updated 3 years ago
- Examples of PVS-Studio integration in CMake (CLion/QtCreator)☆59Updated last year
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Source code and issues for C++ Initialization Story book☆61Updated 2 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Tests with some parallel algorithms in MSVC implementation☆35Updated 7 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 6 months ago
- Boost C++ Application Development Cookbook Second Edition, published by Packt☆42Updated 5 years ago
- Leverage the power of modern C++ to build robust and scalable applications☆77Updated 5 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last month
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- Hands-On-High-performance-with-QT, published by Packt☆53Updated 4 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 4 years ago
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Updated 3 years ago
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆25Updated last week
- Make Classes Great Again (CppCon 2017 Presentation)☆27Updated 8 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year