HappyCerberus / aoc-2023-cpp-solutionsLinks
Solutions for Advent of Code 2023 using Modern C++.
☆13Updated last year
Alternatives and similar repositories for aoc-2023-cpp-solutions
Users that are interested in aoc-2023-cpp-solutions are comparing it to the libraries listed below
Sorting:
- C++20 Coroutines Cheat Sheet☆60Updated 10 months ago
- Demo Code for presentation "C++ In Action"☆149Updated last year
- A C++ type to trace calls to special member functions.☆103Updated last year
- Various documents and code related to proposals for WG21☆66Updated last year
- Organization, documentation, etc. for the Beman Project,☆93Updated this week
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆101Updated last year
- Light-weight Thread Pool library in modern C++☆97Updated 5 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆272Updated last year
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Updated last year
- 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
- Slides for the C++ on Sea conference☆109Updated last year
- ☆78Updated 4 months ago
- ☆88Updated last year
- ☆55Updated last year
- ☆108Updated 4 years ago
- simple ray tracing library focusing on good code☆57Updated last year
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆93Updated this week
- Lightweight C++20 testing framework.☆289Updated 4 months ago
- A modern C++ library for type-safe environment variable parsing☆146Updated 8 months ago
- Tool for analyzing includes in C++☆204Updated last year
- A directory for the Daily bit(e) of C++ series of posts.☆200Updated last year
- Extending C++ library for functional programming☆83Updated 3 weeks ago
- bel::views - simple and easy view classes for C++☆73Updated 2 years ago
- A modern C++-20 testing framework.☆51Updated last year
- Source for papers and proposals☆74Updated 2 months ago
- Zoo library☆126Updated last month
- ☆52Updated 11 months ago
- type-safe and low-boilerplate bit level serialization☆124Updated 3 years ago
- Implementation of async observable/observer (Reactive Programming) in C++ with care about performance and templates in mind in ReactiveX …☆289Updated last month