thousandeyes / thousandeyes-futuresLinks
Continuations for C++ std::future<> types
☆53Updated last year
Alternatives and similar repositories for thousandeyes-futures
Users that are interested in thousandeyes-futures are comparing it to the libraries listed below
Sorting:
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 4 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Priority-based Task Scheduling for Modern C++☆90Updated 4 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 5 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- A bunch of small C++ utilities☆66Updated last year
- generic stack-based container☆108Updated 7 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 2 weeks ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 11 months ago
- C++ framework for rapid server development☆76Updated last year
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆161Updated 5 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆45Updated 2 weeks ago
- Modern C++ generic header-only template library.☆103Updated last month
- Portable implementation of future/promise API in C++☆76Updated last year
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated 11 months ago
- Header-only library for multithreaded programming☆236Updated 5 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 7 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago