FeignClaims / cpp_novice_templateLinks
C++ project templates for novices who have no experience of programming, especially for readers of Programming: Principles and Practice Using C++
☆40Updated 2 weeks ago
Alternatives and similar repositories for cpp_novice_template
Users that are interested in cpp_novice_template are comparing it to the libraries listed below
Sorting:
- A C++20 metaprogramming library focusing on metafunction composition.☆13Updated last month
- A dynamically-resizable vector with fixed capacity and embedded storage (P0843)☆28Updated this week
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆93Updated 2 weeks ago
- L3: Lightweight Logging Library. A very small 'C' library to generate low-footprint, non-intrusive, high-performance logging of trace me…☆154Updated 5 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆96Updated this week
- Light-weight Thread Pool library in modern C++☆98Updated 7 months ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆105Updated last year
- A C++ data structure visualization library using GraphViz☆47Updated last year
- Standard library / common utilities used to build the Sceneri engine driving 3D games and experiences☆67Updated 5 months ago
- ☆59Updated last year
- Slides and other materials from CppCon2021☆115Updated 2 years ago
- Rules and submissions for the C++ Best Practices game jam(s)☆95Updated last year
- C++ Default Guidelines☆145Updated 3 months ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆105Updated this week
- Declarative task execution library based on work contracts☆17Updated 5 months ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 3 months ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆169Updated last week
- Slides for the C++ on Sea conference☆110Updated last year
- C++20 Dependency Injection library☆29Updated 5 months ago
- ☆94Updated 7 months ago
- Source for papers and proposals☆74Updated last month
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆82Updated last year
- C++ Entity Component System (ECS)☆33Updated last year
- C++ Memory safety (memsafe) single-header libraries and Clang compiler plugin for safe C++, which reduces errors for reference data types…☆264Updated 4 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆93Updated last year
- ☆196Updated last month
- A template repository for Advent Of Code 2023 with a devcontainer configuration that facilitates bleeding edge (C++20, C++23, C++26) C++ …☆29Updated last year
- AlgoPlus is a C++17 library with implemented data structures and algorithms for various topics(including machine learning)☆186Updated this week
- A runtime for writing reliable asynchronous applications with C++. Provides I/O, networking, scheduling, timers, ...☆133Updated last week
- Discrete-event simulation in C++20 using coroutines☆64Updated 2 months ago