Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ This repository lists some awesome public projects about C++20, C++23, C++26 and
- [Summary](#summary)
- [Learning Resources](#learning-resources)
- [LeetCode](#leetcode)
- [Data Structure and Algorithm](#data-structure-and-algorithm)
- [Data Structures and Algorithms](#data-structure-and-algorithm)
- [Graph Theory](#graph-theory)
- [Parallel and Async Library](#parallel-and-async-library)
- [Scientific Computation](#scientific-computation)
- [Optimization Framework](#optimization-framework)
Expand Down Expand Up @@ -66,6 +67,11 @@ This repository lists some awesome public projects about C++20, C++23, C++26 and



## Graph Theory

- [SpectraL519/cpp-gl](https://github.com/SpectraL519/cpp-gl) <img src="https://img.shields.io/github/stars/SpectraL519/cpp-gl?style=social"/> : About
General-purpose Template Graph and Hypergraph Library for Modern C++




Expand Down Expand Up @@ -126,7 +132,7 @@ This repository lists some awesome public projects about C++20, C++23, C++26 and

## Argument Parser

- [SpectraL519/cpp-ap](https://github.com/SpectraL519/cpp-ap) <img src="https://img.shields.io/github/stars/SpectraL519/cpp-ap?style=social"/> : Argument Parser for C++20.
- [SpectraL519/cpp-argon](https://github.com/SpectraL519/cpp-argon) <img src="https://img.shields.io/github/stars/SpectraL519/cpp-argon?style=social"/> : Command-Line Argument Parser for C++20



Expand Down Expand Up @@ -196,4 +202,4 @@ This repository lists some awesome public projects about C++20, C++23, C++26 and
- 微信公众号「码尘」
- [2024-04-19,C++20 Coroutine 实战](https://mp.weixin.qq.com/s/1vR-jfgunUfSw-MgWEnckg)
- 微信公众号「编程宇航员」
- [2024-11-27,C++高性能编程:如何快速释放 vector 占用内存?](https://mp.weixin.qq.com/s/Kk9p3Sy34aB_8FaCPEh4Vw)
- [2024-11-27,C++高性能编程:如何快速释放 vector 占用内存?](https://mp.weixin.qq.com/s/Kk9p3Sy34aB_8FaCPEh4Vw)