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...☆37Updated 2 weeks ago
- The IDK (Industrial Development Kit) library!☆36Updated 2 months ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- Reference implementation of Grisu-Exact in C++☆68Updated 4 years ago
- Yet another C++ text formatting library.☆70Updated 9 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated last week
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- ☆34Updated 3 years ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆16Updated 6 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 5 months ago
- The Fancy Named Parameters Library☆34Updated last month
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 6 months ago
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆18Updated 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 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- homogeneous variadic function parameters☆17Updated last year
- Standalone version of the boost::unordered library☆28Updated last month
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Cut down and minimalistic C++ string formatting library☆28Updated last year
- ☆62Updated 3 years ago
- List-initialize containers with proper move semantics☆30Updated 6 months ago
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated last month
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 5 months ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- A hash function library☆47Updated last month
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago