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:
- A compressed pair for C++17☆27Updated 3 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 10 months ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated last month
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Library for extracting stacktrace from exception.☆48Updated last year
- C++11 compatible charconv☆31Updated last week
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- WIP☆27Updated 6 years ago
- Experimental library to test feasabiltity of go-like channels built on Asio☆24Updated 4 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- C++ header-only library which enable using aggregates like tuples☆24Updated 6 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify developmen…☆24Updated 3 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- `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
- Boost.Scope, a collection of scope guard utilities.☆16Updated last week
- ☆61Updated 3 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last week
- C++20 Coroutines running on libuv for intuitive async I/O☆30Updated last week
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 years ago