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
- Library for extracting stacktrace from exception.☆48Updated 2 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆97Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A single-header scheduler aware C++ future/promise that does not block☆33Updated 6 months ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆51Updated 7 years ago
- An efficient, composable design pattern for range processing☆132Updated 8 months ago
- A compressed pair for C++17☆27Updated 4 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated 3 weeks ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- A bunch of small C++ utilities☆69Updated last year
- Portable implementation of future/promise API in C++☆77Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 3 weeks ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last week
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 4 years ago
- ☆62Updated 3 years ago
- C++ framework for rapid server development☆77Updated last year
- A C++20 serialization library (cereal fork)☆30Updated 5 months ago
- 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
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- Continuations for C++ std::future<> types☆53Updated last year
- WIP☆27Updated 6 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- A single-header scheduler aware C++ oneshot channel☆19Updated 11 months ago
- Boost.Scope, a collection of scope guard utilities.☆17Updated 3 weeks ago