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:
- Library for extracting stacktrace from exception.☆48Updated last year
- c++ serialize and deserialize adaptor library like rust serde.rs☆113Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆51Updated 7 years ago
- A single-header scheduler aware C++ future/promise that does not block☆33Updated 5 months ago
- An efficient, composable design pattern for range processing☆131Updated 8 months ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 2 weeks ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated last month
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆97Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- A compressed pair for C++17☆27Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- ☆62Updated 3 years ago
- A bunch of small C++ utilities☆69Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- The Fancy Named Parameters Library☆36Updated 2 weeks ago
- WIP☆27Updated 6 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago
- Unique-ownership smart pointers with observable lifetime.☆39Updated 2 months ago
- Portable implementation of future/promise API in C++☆76Updated last year
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆59Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- A C++20 serialization library (cereal fork)☆30Updated 4 months ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Updated 2 years ago