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 last year
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:
- L3: Lightweight Logging Library. A very small 'C' library to generate low-footprint, non-intrusive, high-performance logging of trace me…☆155Updated 4 months ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆168Updated this week
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆101Updated last year
- A C++ type to trace calls to special member functions.☆103Updated last year
- Zoo library☆128Updated 2 months ago
- Light-weight Thread Pool library in modern C++☆97Updated 6 months ago
- Source for papers and proposals☆74Updated 2 weeks ago
- A C++ data structure visualization library using GraphViz☆47Updated last year
- C++ Default Guidelines☆145Updated 2 months ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆82Updated last year
- ☆55Updated last year
- Minimized version of cpp_starter_project☆186Updated 2 years ago
- ☆79Updated 5 months ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 2 months ago
- C++20 Coroutines Cheat Sheet☆61Updated 11 months ago
- C++ Memory safety (memsafe) single-header libraries and Clang compiler plugin for safe C++, which reduces errors for reference data types…☆266Updated 3 months ago
- High-performance metrics library☆45Updated last week
- ☆35Updated 3 years ago
- C++20 [Minimal] Static Perfect Hash library☆234Updated last month
- Standard library / common utilities used to build the Sceneri engine driving 3D games and experiences☆67Updated 4 months ago
- Today at work we talked about...☆33Updated 7 months ago
- ☆87Updated last year
- Collection of articles, intended to analyse C/C++ related topics under a performances point of view and sometimes disrupting some best pr…☆38Updated 10 months ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆93Updated last week
- A highly optimised C++ library for mathematical applications and neural networks.☆173Updated 3 weeks ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Rules and submissions for the C++ Best Practices game jam(s)☆95Updated last year
- A directory for the Daily bit(e) of C++ series of posts.☆200Updated last year
- Slides for the C++ on Sea conference☆110Updated last year
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆275Updated last year