djarek / ufiber
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
- Library for extracting stacktrace from exception.☆48Updated last year
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated 3 weeks ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 5 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 2 years ago
- Virtual Concepts☆8Updated 7 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 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☆10Updated 6 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- A saturating arithmetic cast.☆12Updated 5 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- meta-programming, C++11☆16Updated 2 years ago
- WIP☆26Updated 5 years ago
- A compressed pair for C++17☆26Updated 3 years ago
- A C++20 serialization library (cereal fork)☆27Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated 2 weeks ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- Go-like channels for ASIO C++20 coroutines☆36Updated 11 months ago
- HTTP/1 parsing and serialization algorithms using C++11☆28Updated this week
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- A C++14 reflection library☆68Updated last month
- A bunch of small C++ utilities☆64Updated last year
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆93Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- Experimental library to test feasabiltity of go-like channels built on Asio☆24Updated 3 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆106Updated last year
- A hash function library☆38Updated 3 weeks ago