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
☆16Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for conduit
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Low memory overhead allocator☆28Updated last week
- A functional parsing library☆26Updated 7 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Some library components that didn't quite fit anywhere else...☆34Updated 2 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆42Updated this week
- A header only structure of arrays container for C++☆39Updated last year
- stl-like algorithms for TYPES☆31Updated 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
- Compact SVO optimized vector for C++17 or higher☆96Updated 6 months ago
- List-initialize containers with proper move semantics☆26Updated last year
- Replacement for std::optional that does not waste memory unnecessarily☆102Updated 5 months ago
- ☆64Updated 2 years ago
- High-performance metrics library☆38Updated last month
- Ergonomic C++ Iterator interface for STL containers☆38Updated last year
- Standalone version of the boost::unordered library☆23Updated 4 months ago
- Yet another C++ text formatting library.☆70Updated 4 months ago
- C++20 SIMD Within A Register library☆25Updated 3 months ago
- ☆32Updated 2 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆85Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- value types for composite class design - with allocators☆39Updated this week
- KISS C++20 Type Reflection using IFC files☆49Updated 4 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆23Updated last month
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A minimal xoshiro256** generator with the C++ <random> interface☆33Updated 3 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆33Updated 7 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆21Updated 4 years ago