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
- The IDK (Industrial Development Kit) library!☆37Updated last week
- 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…☆112Updated 9 months ago
- Yet another C++ text formatting library.☆71Updated last year
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 9 months 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
- Low memory overhead allocator☆34Updated last year
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Reference implementation of Grisu-Exact in C++☆69Updated 5 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
- homogeneous variadic function parameters☆18Updated last year
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 8 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…☆21Updated 4 years ago
- Virtual memory based containers☆42Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- C++20 for flag enums☆27Updated 5 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated last month
- Easy Parsing C++ Library☆21Updated 2 years ago
- Clang C/C++ Visual Profiler for compile times visualization☆36Updated 5 years ago
- Standalone version of the boost::unordered library☆31Updated 4 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆139Updated last month
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated 4 months ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated 2 weeks ago
- C++ library aiming to replace all built-in integers☆99Updated this week