There are 3 repositories under cpp26 topic.
Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
C++ Insights - See your source code with the eyes of a compiler
Kalman Filter
Embedded template library.
This repository lists some awesome public projects about C++20, C++23, C++26 and beyond.
基于 Modern C++ 的学生机房控制破解软件,适用于 Microsoft Windows OS。
A modern C++ port of the HDE (Hacker Disassembler Engine).
C++26 STL for C++14~ developers
Applied modern C/C++ in calculus, discrete mathematics, robotics and machine learning with CMake.
C++ Utilities Library for compilers or various projects
A playground for external polymorphism in C++
C++ utility library providing build platform, compiler, and Standard Library feature detection
Typed Linear Algebra
An extended version of C++23's std::expected<T, E> to use with variadic errors like expected<T, E1, E2, ...>
C++ algo template project.
러스트(Rust) 개발자를 위한 C언어 기초(C23) && C++23/26 기초 && Zig
AVR-GCC Toolchain with support for modern C++ and C++ standard library
Network access to C++ client using Websocket for transport and various encoding/decoding protocols.
C++ JSON publisher template project.
C++ FIX bridge front-end to support fan-out and load-balancing.
Coroutine-based `async`/`await` with customizable job system for modern C++ (C++23)
Base AST framework to parse your code to the tree. It's a fundamental part of ASTCpp