codeinred / conduitLinks
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...☆36Updated 9 months ago
- stl-like algorithms for TYPES☆31Updated last year
- ☆26Updated last year
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- Replacement for std::optional with efficient memory usage and additional features.☆47Updated 3 months ago
- Yet another C++ text formatting library.☆71Updated 6 months ago
- A functional parsing library☆28Updated 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
- Flat containers for C++☆59Updated 2 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 5 months ago
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated last week
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- SimpleEnum: An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆38Updated 3 weeks ago
- A utility for creating amalgamated single-header C++ libraries☆55Updated 3 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 8 months ago
- A minimal xoshiro256** generator with the C++ <random> interface☆35Updated 4 years ago
- A compiler-friendly variadic type list for C++.☆36Updated 2 years ago
- Low memory overhead allocator☆30Updated 7 months ago
- List-initialize containers with proper move semantics☆30Updated 3 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- ☆34Updated 3 years ago
- P0323 & P2505 std::expected simple implementation☆40Updated 2 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆125Updated 3 months ago
- A graph concurrent library for C++☆63Updated 2 years ago
- ☆26Updated 5 years ago
- Virtual memory based containers☆42Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago