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:
- c++ serialize and deserialize adaptor library like rust serde.rs☆113Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated last week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆77Updated 6 months ago
- An efficient, composable design pattern for range processing☆129Updated 7 months ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆97Updated 5 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- A single-header scheduler aware C++ future/promise that does not block☆33Updated 4 months ago
- A C++14 reflection library☆76Updated last month
- A C++14 Lambda Library☆26Updated last week
- Expected objects for C++11 and later (and later perhaps C++98 )☆51Updated 7 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 2 months ago
- A compressed pair for C++17☆27Updated 4 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- ☆62Updated 3 years ago
- Continuations for C++ std::future<> types☆53Updated last year
- ☆15Updated 5 years ago
- Boost.Scope, a collection of scope guard utilities.☆16Updated last month
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- C++20 Coroutines running on libuv for intuitive async I/O☆39Updated 2 months ago
- Fast C++17 signal/slot library☆38Updated 6 years ago
- The Fancy Named Parameters Library☆35Updated 2 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
- WIP☆27Updated 6 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- Proposed SG14 status_code for the C++ standard☆69Updated 4 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago