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 last year
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- A compressed pair for C++17☆27Updated 3 years ago
- An efficient, composable design pattern for range processing☆129Updated 5 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆45Updated 2 weeks ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 7 years ago
- A single-header scheduler aware C++ future/promise that does not block☆34Updated 3 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- C++ header-only library which enable using aggregates like tuples☆24Updated 7 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 2 weeks ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- WIP☆27Updated 6 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- Functional C++ iterator library☆25Updated 3 years ago
- Portable implementation of future/promise API in C++☆76Updated last year
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- A C++20 serialization library (cereal fork)☆29Updated 2 months ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 6 years ago
- The Fancy Named Parameters Library☆34Updated 3 weeks ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated last year
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago