Skip to content

Latest commit

 

History

History
executable file
·
155 lines (88 loc) · 10.5 KB

README.md

File metadata and controls

executable file
·
155 lines (88 loc) · 10.5 KB

Awesome C++20

Awesome

This repository lists some awesome public projects about C++20, C++23, C++26 and beyond.

Contents

Summary

LeetCode

Data Structure and Algorithm

  • davidbrowne/dsga : C++20 library that mostly implements the vector and matrix data structures from GLSL Spec 4.6.

Parallel and Async Library

Scientific Computation

  • Optimization Framework

Game Engine

Test Framework

Serialization Library

Argument Parser

Blogs