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
Sorting:
- Some library components that didn't quite fit anywhere else...☆35Updated 8 months ago
- List-initialize containers with proper move semantics☆30Updated 2 months ago
- ☆26Updated last year
- 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
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 4 months ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 2 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆123Updated 2 months ago
- The IDK (Industrial Development Kit) library!☆33Updated 3 weeks ago
- A functional parsing library☆28Updated last year
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Coroutines for C++23☆35Updated 2 weeks ago
- Low memory overhead allocator☆29Updated 6 months ago
- stl-like algorithms for TYPES☆31Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆83Updated 3 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- 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
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 6 months ago
- C++20 Compact Tuple Tools☆49Updated last week
- ☆61Updated 3 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆90Updated last month
- Yet another C++ text formatting library.☆71Updated 5 months ago
- Compact SVO optimized vector for C++17 or higher☆103Updated 11 months ago
- Coroutine support tools☆35Updated 2 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 weeks ago
- A header only structure of arrays container for C++☆41Updated last year
- The Fancy Named Parameters Library☆31Updated this week
- C++20 Value-oriented Metaprogramming Library☆22Updated 3 months ago