cplusplus-23
There are 18 repositories under cplusplus-23 topic.
andreasfertig/cppinsights
C++ Insights - See your source code with the eyes of a compiler
bshoshany/thread-pool
BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library
jtv/libpqxx
The official C++ client API for PostgreSQL.
bluerock-io/BRiCk
Formalization of C++ for verification purposes.
BobSteagall/wg21
Various documents and code related to proposals for WG21
pwnsky/squick
🔥 Squick is a fast Lua & C++ development solution for the game server. Can be used as a real time multiplayer game engine ( ARPG,MMO,MOBA And so on), which support Unity3d and Unreal.
lloda/ra-ra
A C++23 array / expression template library with some J/APL features
Asperamanca/monadic_operations_cpp23
Material for my talk "Safe and Readable Code: Monadic Operations in C++23"
hugsy/modern-cpp-template
A template repository for my C++ projects, with docs and CI
LASTRADA-Software/Lightweight
thin and lightweight, fast, ODBC API wrapper for modern C++ uses
NateSeymour/buffalo
C++23 Parser Generator
yashelter/Empty_CW
Курсовая работа бедных детей ФИИТ'а
FrederikTobner/AdventOfCode2024
Solutions for the Advent of Code 2024
nikolausmayer/Advent-of-Code-2022
Solutions to Advent of Code 2022 problems, in as much C++23 as I can muster.
nikolausmayer/Advent-of-Code-2023
Solutions to Advent of Code 2023 problems
StianPedersen/TDDD38_Advanced_Cpp
Advanced C++ programming course taught at Linköping University. Course contained a series of lectures and self study programming excercises centered around advanced concepts in C++.
nikolausmayer/Advent-of-Code-2024
Solutions to Advent of Code 2024 problems
lostjared/cplusplus2x.Examples
Experimental projects and Samples related to C++20 and C++23.