coderonion / awesome-cpp20Links
This repository lists some awesome public projects about C++20, C++23, C++26 and beyond.
☆27Updated last year
Alternatives and similar repositories for awesome-cpp20
Users that are interested in awesome-cpp20 are comparing it to the libraries listed below
Sorting:
- C++20 Static Branch library☆96Updated 8 months ago
- Modern C++ made easy☆140Updated this week
- C++23 coroutine network framework☆104Updated this week
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆101Updated 3 weeks ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- C++ runtime reflection library☆124Updated last year
- C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆147Updated last week
- C++20 concurrency framework with no compromises. Excellent performance, powerful features, and simple syntax.☆77Updated this week
- The Fancy Named Parameters Library☆36Updated 3 months ago
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- An STL-like C++ header-only tree library☆150Updated last year
- Example C++23 and C++20 syntax and tests of compilers and CMake☆118Updated last month
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆61Updated this week
- Light, fast, threadpool for C++20☆112Updated 2 years ago
- A light weight C++ in memory argument parser☆68Updated last year
- A helper to convert a header-based C++ project to module-based one.☆61Updated last year
- Modern C++20 Unicode library☆153Updated last month
- Experimental JSON builder based on C++ reflection☆57Updated 3 months ago
- Ease-of-use-first argument parsing for C++23☆63Updated 3 weeks ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆117Updated this week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆141Updated last month
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆170Updated last week
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆107Updated last week
- C++11 compatible charconv☆31Updated last week
- A C++14 reflection library☆78Updated last month
- CMake wrapper for Xrepo C and C++ package manager☆74Updated 4 months ago
- The curated list of awesome C++ Coroutine resources.☆23Updated last year
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆108Updated last week
- C++20 SIMD Within A Register library☆47Updated 8 months ago