coderonion / awesome-cpp20Links
This repository lists some awesome public projects about C++20, C++23, C++26 and beyond.
☆19Updated 6 months ago
Alternatives and similar repositories for awesome-cpp20
Users that are interested in awesome-cpp20 are comparing it to the libraries listed below
Sorting:
- Performance profiling of JSON libraries☆26Updated last month
- Fast and lightweight thread pool for C++11 and newer.☆45Updated 8 months ago
- An argument parser, just like python's argparse, but for c++☆18Updated 4 months ago
- A C++20 metaprogramming library focusing on metafunction composition.☆12Updated 2 weeks ago
- The curated list of awesome C++ Coroutine resources.☆15Updated last year
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆16Updated 4 months ago
- Modern C++ made easy☆138Updated this week
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 6 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆37Updated 9 months ago
- The Fancy Named Parameters Library☆32Updated 2 months ago
- Coroutine library and toolkit for C++20☆39Updated 3 months ago
- (Legacy) Extremely fast unordered map and set library for C++20☆11Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆77Updated last week
- Radix set/map implementation☆17Updated last year
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆53Updated last month
- A C++14 reflection library☆73Updated last month
- C++ light-weight Thread Pool library☆97Updated 4 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆52Updated 3 months ago
- Pipelines for Modern C++☆67Updated 4 years ago
- a small lightweight std::execution work-alike☆65Updated 3 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆92Updated last year
- C++20 Static Branch library☆60Updated last month
- Json benchmark based on nativejson-benchmark☆32Updated 5 months ago
- C++11 compatible charconv☆31Updated 2 weeks ago
- Example C++23 and C++20 syntax and tests of compilers and CMake☆112Updated last month
- Ease-of-use-first argument parsing for C++23☆62Updated this week
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated 2 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago