HappyCerberus / aoc-2023-cppLinks
A template repository for Advent Of Code 2023 with a devcontainer configuration that facilitates bleeding edge (C++20, C++23, C++26) C++ features, including C++20 modules.
☆29Updated 2 years ago
Alternatives and similar repositories for aoc-2023-cpp
Users that are interested in aoc-2023-cpp are comparing it to the libraries listed below
Sorting:
- C++ Default Guidelines☆147Updated 3 months ago
- Minimized version of cpp_starter_project☆188Updated 2 years ago
- L3: Lightweight Logging Library. A very small 'C' library to generate low-footprint, non-intrusive, high-performance logging of trace me…☆190Updated 8 months ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆107Updated last year
- Source for papers and proposals☆75Updated 4 months ago
- Light-weight Thread Pool library in modern C++☆103Updated last month
- "See why!" Explains and suggests fixes for compile-time errors for C, C++, C#, Go, Java, LaTeX, PHP, Python, Ruby, Rust, and TypeScript☆303Updated 2 months ago
- ☆81Updated 8 months ago
- A C++ type to trace calls to special member functions.☆104Updated last year
- Zoo library☆134Updated 6 months ago
- Demo Code for presentation "C++ In Action"☆149Updated last year
- C++20 Meta-Programming library☆309Updated 7 months ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆171Updated this week
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 7 months ago
- ☆55Updated 2 years ago
- Generate profiling traces for GCC☆69Updated 2 months ago
- ☆93Updated 3 months ago
- A C++ data structure visualization library using GraphViz☆47Updated 2 years ago
- The project provides high-performance concurrency, enabling highly parallel computation.☆230Updated this week
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 2 months ago
- Collection of articles, intended to analyse C/C++ related topics under a performances point of view and sometimes disrupting some best pr…☆38Updated last year
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆283Updated last year
- C++ Memory safety (memsafe) single-header libraries and Clang compiler plugin for safe C++, which reduces errors for reference data types…☆277Updated 3 weeks ago
- Work in progress: Cross Platform Game Engine☆14Updated this week
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆97Updated 3 weeks ago
- ☆71Updated last week
- C++20 Coroutines Cheat Sheet☆88Updated last year
- Example implementation for std::synchronized_value☆26Updated last year
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆224Updated 3 months ago