caiorss / C-Cpp-Notes
Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.
☆721Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for C-Cpp-Notes
- C++ Tip Of The Week☆1,565Updated 3 weeks ago
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,732Updated 8 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,441Updated last month
- Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.☆602Updated last year
- A curated list of awesome header-only C++ libraries☆3,517Updated 4 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,313Updated 3 months ago
- CMake for C++ Best Practices☆1,144Updated 3 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,497Updated 3 months ago
- Modern C++: Snippets and Examples☆511Updated 2 years ago
- A collection of as simple as possible, modern CMake projects☆1,169Updated last month
- C++20 μ(micro)/Unit Testing Framework☆1,262Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,839Updated 2 weeks ago
- A library for interactive command line interfaces in modern C++☆1,231Updated 3 weeks ago
- The official C++ Weekly Repository. Code samples and notes of future / past episodes will land here at various times. PR's will be accept…☆709Updated 3 months ago
- Source code for 'Design Patterns in Modern C++' by Dmitri Nesteruk☆543Updated last year
- Slides and other materials from CppCon 2019☆1,240Updated last year
- This project is aimed at jump-starting a C/C++ project that can build libraries, binaries and have a working unit test suite. It uses CM…☆894Updated last year
- Slides and other materials from CppCon 2020☆1,628Updated 4 years ago
- A curated list of awesome C++ frameworks, libraries and software.☆1,069Updated 3 weeks ago
- A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by a…☆2,382Updated 2 years ago
- Fast CSV parser and writer for Modern C++☆561Updated 10 months ago
- Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined saniti…☆608Updated last month
- The Hitchhiker’s Guide to the CMake☆525Updated last year
- Template for reliable, cross-platform C++ project setup using cmake.☆912Updated last year
- A template CMake project to get you started with C++ and tooling☆2,506Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,097Updated last month
- Software Architecture with C++, published by Packt☆501Updated 4 months ago
- Example library that shows best practices and proper usage of CMake by using targets☆667Updated 3 years ago
- C++ parsing DSL☆1,018Updated 2 months ago
- C++14 lock-free queue.☆1,526Updated 2 weeks ago