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 last month
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 7 months 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…☆100Updated 6 months ago
- The IDK (Industrial Development Kit) library!☆36Updated 3 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- Easy Parsing C++ Library☆21Updated 2 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- Yet another C++ text formatting library.☆71Updated 10 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Updated 7 months ago
- ☆26Updated 2 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆90Updated 4 months ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Virtual memory based containers☆43Updated 3 years ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 3 months ago
- Low memory overhead allocator☆32Updated 11 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆77Updated 6 months ago
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆18Updated last year
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated 2 weeks ago
- A utility for creating amalgamated single-header C++ libraries☆60Updated 3 years ago
- List-initialize containers with proper move semantics☆30Updated 7 months ago
- A C++ SIMD mathematics library for computer graphics.☆28Updated 3 weeks ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 6 months ago
- A functional parsing library☆29Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated last month