djarek / ufiberLinks
A lightweight implementation of fibers (stackful coroutines) using Boost.ASIO and Boost.Context
☆11Updated 4 years ago
Alternatives and similar repositories for ufiber
Users that are interested in ufiber are comparing it to the libraries listed below
Sorting:
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated 2 weeks ago
- Library for extracting stacktrace from exception.☆49Updated last year
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 9 months ago
- C++ header-only library which enable using aggregates like tuples☆24Updated 6 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- WIP☆26Updated 6 years ago
- A compressed pair for C++17☆27Updated 3 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- C++11 compatible charconv☆31Updated last month
- Boost.Scope, a collection of scope guard utilities.☆16Updated 3 weeks ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- A single-header scheduler aware C++ future/promise that does not block☆32Updated last week
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- A C++20 serialization library (cereal fork)☆28Updated 2 years ago
- Go-like channels for ASIO C++20 coroutines☆39Updated last year
- A saturating arithmetic cast.☆12Updated 6 years ago
- Using coroutines as sugar for composing monadic operations☆75Updated 6 years ago
- Coroutines for C++23☆38Updated last month
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- A hash function library☆45Updated last week
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 7 years ago
- Virtual Concepts☆8Updated 8 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Unique-ownership smart pointers with observable lifetime.☆36Updated last month