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 10 months ago
- The IDK (Industrial Development Kit) library!☆36Updated 3 weeks ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 5 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…☆98Updated 4 months ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Yet another C++ text formatting library.☆71Updated 7 months ago
- ☆34Updated 3 years ago
- Low memory overhead allocator☆32Updated 8 months ago
- Virtual memory based containers☆42Updated 3 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated last month
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- homogeneous variadic function parameters☆17Updated last year
- Null-termination-aware string-view class for C++☆25Updated this week
- 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
- A C++ SIMD mathematics library for computer graphics.☆28Updated last month
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- C++20 for flag enums☆27Updated 5 years ago
- ☆26Updated 5 years ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 3 weeks ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 5 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- The Fancy Named Parameters Library☆33Updated 2 months ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 2 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated last week
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆37Updated 9 months ago
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated this week
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 weeks ago