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 2 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...☆34Updated 4 months ago
- List-initialize containers with proper move semantics☆29Updated last week
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- C++20 coroutine runtime emphasizing performance and ease-of-use☆22Updated this week
- Low memory overhead allocator☆29Updated 2 months ago
- A header only structure of arrays container for C++☆40Updated last year
- Compact SVO optimized vector for C++17 or higher☆97Updated 7 months ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 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…☆78Updated last week
- The IDK (Industrial Development Kit) library!☆29Updated 5 months ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- C++20 Value-oriented Metaprogramming Library☆21Updated this week
- Container Traits for Modern C++☆28Updated 4 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 2 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆43Updated last week
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated 9 months ago
- KISS C++20 Type Reflection using IFC files☆49Updated 6 months ago
- stl-like algorithms for TYPES☆31Updated last year
- C++20 Compact Tuple Tools☆47Updated last month
- Replacement for std::optional that does not waste memory unnecessarily☆113Updated last month
- The Fancy Named Parameters Library☆30Updated 2 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆26Updated 3 months ago
- Comparison operators for std::span☆15Updated 4 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 3 months ago
- Virtual memory based containers☆40Updated 2 years ago
- A helper to convert a header-based C++ project to module-based one.☆40Updated 4 months ago