Eren121 / CPP20CoroutinesLinks
Header-Only C++20 Coroutines library
☆18Updated 3 years ago
Alternatives and similar repositories for CPP20Coroutines
Users that are interested in CPP20Coroutines are comparing it to the libraries listed below
Sorting:
- The Fancy Named Parameters Library☆35Updated 2 months ago
- Container Traits for Modern C++☆30Updated 5 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- A fixed capacity dynamically sized string☆68Updated this week
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated 3 weeks ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Header-only C++17 library for evaluating logical expressions.☆87Updated 3 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆19Updated 4 years ago
- Text encoding for modern C++☆31Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆43Updated this week
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆53Updated 2 months ago
- Functional C++ iterator library☆25Updated 3 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 6 months ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- ☆62Updated 3 years ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated 2 years ago
- Library for complex bitfields☆19Updated last year
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Updated 2 years ago
- rust-like traits (type erasure) on plain C++☆17Updated 2 years ago