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.☆49Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 9 months ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Boost.Scope, a collection of scope guard utilities.☆15Updated 2 weeks ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- A C++20 serialization library (cereal fork)☆29Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A fast, but not std conforming, version of visit for variants☆30Updated 4 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated 2 months ago
- A hash function library☆44Updated this week
- A compressed pair for C++17☆27Updated 3 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 6 years ago
- ☆9Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated last week
- c++ serialize and deserialize adaptor library like rust serde.rs☆110Updated last year
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- WIP☆26Updated 5 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
- ☆61Updated 3 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- GitHub Actions for C++ Libraries☆22Updated last month