jaredhoberock / futureLinks
Implementation of std::future from the C++ Concurrency TS
☆30Updated 2 years ago
Alternatives and similar repositories for future
Users that are interested in future are comparing it to the libraries listed below
Sorting:
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- C++ framework for rapid server development☆77Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Boost.Coroutine2☆135Updated 2 weeks ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 11 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆117Updated 7 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 11 months ago
- Boost.Lockfree☆138Updated 2 weeks ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- Lewis Baker's Blog☆72Updated 4 months ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Continuations for C++ std::future<> types☆53Updated last year
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 4 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆246Updated 6 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- Simple resource pool for recycling resources in C++☆69Updated last month
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- Priority-based Task Scheduling for Modern C++☆90Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- Code samples from https://vorbrodt.blog/☆114Updated 3 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆85Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆41Updated last year
- Libunifex networking library☆20Updated 2 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆16Updated 8 years ago