coderonion / awesome-cpp20Links
This repository lists some awesome public projects about C++20, C++23, C++26 and beyond.
☆16Updated 5 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:
- Low memory overhead allocator☆30Updated 6 months ago
- A library for working and manipulating IPv4/IPv6 addresses and networks☆11Updated 2 weeks ago
- Performance profiling of JSON libraries☆25Updated last week
- Fast and lightweight thread pool for C++11 and newer.☆43Updated 6 months ago
- C++11 compatible charconv☆31Updated last month
- Demo implementation of C++ networking☆17Updated 7 months ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆14Updated 3 months ago
- Ease-of-use-first argument parsing for C++23☆62Updated 3 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…☆34Updated 7 months ago
- An argument parser, just like python's argparse, but for c++☆18Updated 3 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆48Updated last month
- Build-system agnostic code generation application for C++.☆20Updated last month
- C++ developer tool for detecting deadlocks☆44Updated 3 months ago
- A memory leak and deadlock finder for C, C++☆73Updated last year
- Json benchmark based on nativejson-benchmark☆32Updated 4 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆90Updated last week
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆23Updated last month
- variadic pointers and references☆23Updated last month
- Library for complex bitfields☆19Updated last year
- value types for composite class design - with allocators☆51Updated 2 weeks ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆62Updated 4 months ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆52Updated last week
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- A powerful C++ unit testing/assert/log utils☆34Updated 2 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Cross-platform OS features in C++☆27Updated 3 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- A drop in replacement for pkg-config/pkgconf using cps files☆19Updated last month
- (Legacy) Extremely fast unordered map and set library for C++20☆11Updated last year