djarek / ufiber
A lightweight implementation of fibers (stackful coroutines) using Boost.ASIO and Boost.Context
☆11Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for ufiber
- Library for extracting stacktrace from exception.☆47Updated 11 months ago
- An efficient, composable design pattern for range processing☆112Updated 3 years ago
- A compressed pair for C++17☆25Updated 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
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 6 years ago
- ☆9Updated 2 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆22Updated 3 months ago
- A C++20 serialization library (cereal fork)☆25Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆67Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆41Updated this week
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A single-header scheduler aware C++ future/promise that does not block☆29Updated last month
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 4 years ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆106Updated 10 months ago
- Boost.Scope, a collection of scope guard utilities.☆14Updated 3 weeks ago
- A fixed capacity dynamically sized string☆63Updated 2 months ago
- C++ header-only library which enable using aggregates like tuples☆24Updated 6 years ago
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated last year
- A compiler-friendly variadic type list for C++.☆36Updated last year
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated 11 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆23Updated 2 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- A bunch of small C++ utilities☆61Updated 11 months ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- Ergonomic C++ Iterator interface for STL containers☆38Updated last year
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 3 years ago