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
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆109Updated 8 months ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Yet another C++ text formatting library.☆71Updated last year
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆67Updated last year
- The IDK (Industrial Development Kit) library!☆37Updated this week
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 8 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆139Updated last month
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Virtual memory based containers☆42Updated 3 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 9 months ago
- ☆50Updated 8 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 months ago
- Null-termination-aware string-view class for C++☆26Updated 4 months ago
- Low memory overhead allocator☆33Updated last year
- homogeneous variadic function parameters☆18Updated last year
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 6 years ago
- Clang C/C++ Visual Profiler for compile times visualization☆36Updated 5 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated last week
- 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
- ☆34Updated 3 years ago
- A utility for creating amalgamated single-header C++ libraries☆60Updated 3 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- List-initialize containers with proper move semantics☆30Updated 9 months ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago