ashtum / oneshotLinks
A single-header scheduler aware C++ oneshot channel
☆19Updated 5 months ago
Alternatives and similar repositories for oneshot
Users that are interested in oneshot are comparing it to the libraries listed below
Sorting:
- Go-like channels for ASIO C++20 coroutines☆39Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last week
- async io-uring based kernel io library☆31Updated 4 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A C++14 reflection library☆73Updated last month
- A C++ QUIC and HTTP/3 library based on lsquic and boost::asio☆71Updated last year
- A single-header scheduler aware C++ future/promise that does not block☆33Updated last month
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 10 months ago
- Libunifex networking library☆20Updated 2 years ago
- Experimental library to test feasabiltity of go-like channels built on Asio☆24Updated 4 years ago
- Coroutine library and toolkit for C++20☆38Updated 3 months ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆36Updated 3 weeks ago
- Combine `asio` with `std::execution`.☆20Updated 3 months ago
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- C++11 compatible charconv☆31Updated last week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 4 months ago
- Coroutines for C++23☆38Updated last month
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- a small lightweight std::execution work-alike☆65Updated 3 months ago
- An indirect value-type for C++