codeinred / conduit
This is a library that implements a wide range of various coroutine primitives in C++20, allowing for easy and simple use. It also provides conduit::io, which integrates coroutines with boost::asio
☆15Updated 3 years ago
Alternatives and similar repositories for conduit:
Users that are interested in conduit are comparing it to the libraries listed below
- Some library components that didn't quite fit anywhere else...☆35Updated 5 months ago
- value types for composite class design - with allocators☆44Updated this week
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Compact SVO optimized vector for C++17 or higher☆100Updated 9 months ago
- Easy Parsing C++ Library☆21Updated last year
- The Fancy Named Parameters Library☆30Updated 3 months ago
- A universal type for non-type template parameters for C++20 or later.☆26Updated 6 months ago
- Comparison operators for std::span☆15Updated 4 years ago
- List-initialize containers with proper move semantics☆30Updated last month
- A compiler-friendly variadic type list for C++.☆36Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated last month
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- ☆61Updated 3 years ago
- A header only structure of arrays container for C++☆41Updated last year
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago
- stl-like algorithms for TYPES☆31Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 4 months ago
- A hash function library☆39Updated this week
- Replacement for std::optional that does not waste memory unnecessarily☆115Updated 2 months ago
- KISS C++20 Type Reflection using IFC files☆49Updated 7 months ago
- ☆26Updated 4 years ago
- GitHub Actions for C++ Libraries☆21Updated last month
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago