ashtum / oneshotLinks
A single-header scheduler aware C++ oneshot channel
☆19Updated 8 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
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆90Updated 4 years ago
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 4 years ago
- Coroutine library and toolkit for C++20☆39Updated last month
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- C++20 Microservice Bootstrapping Framework☆227Updated last week
- A C++14 reflection library☆75Updated 2 weeks ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 4 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 11 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆84Updated this week
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆40Updated this week
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆42Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- An indirect value-type for C++☆83Updated last year
- Provides run-time tuple element access☆15Updated 4 years ago
- a small lightweight std::execution work-alike☆65Updated 5 months ago
- async io-uring based kernel io library☆32Updated 4 years ago
- A cross-platform C++23 library providing embeddable server & client components for HTTP and WebSocket.