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 2 months ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- Yet another C++ text formatting library.☆71Updated last year
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 11 months ago
- The IDK (Industrial Development Kit) library!☆37Updated 3 weeks 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
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆114Updated 10 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Updated last week
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- List-initialize containers with proper move semantics☆30Updated 10 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 8 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 4 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 10 months ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Updated 11 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- A utility for creating amalgamated single-header C++ libraries☆62Updated 3 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- A C++20 serialization library (cereal fork)☆32Updated 7 months ago
- Meta C++ Library and Tool☆83Updated 3 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated 2 months ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated this week
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 3 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- Easy Parsing C++ Library☆21Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- C++20 Dependency Injection library☆32Updated 8 months ago