GorNishanov / conqueueLinks
experimenting with adding async_pop / push to https://wg21.link/P0260R5
☆17Updated last year
Alternatives and similar repositories for conqueue
Users that are interested in conqueue are comparing it to the libraries listed below
Sorting:
- A C++14 reflection library☆78Updated last month
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- C++ Better Futures☆50Updated 3 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- an experimental standard C++ library☆92Updated last year
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Asio Buffers without the Asio☆17Updated last month
- A collection of Unicode utilities for C++ using Range-V3☆48Updated 9 years ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆117Updated this week
- Boost.org unordered module☆86Updated last week
- A prototype implementation of the executors proposal☆86Updated 7 years ago
- Proposed SG14 status_code for the C++ standard☆70Updated 3 weeks ago
- C++11 compatible charconv☆31Updated last week
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆23Updated 2 years ago
- A modern and (mostly) macro free mocking-framework☆56Updated last month
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆73Updated 2 months ago
- Coroutine support tools☆37Updated 4 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆141Updated last month
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆72Updated 4 months ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 6 months ago
- Standalone version of the boost::unordered library☆35Updated 6 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆68Updated 2 years ago
- Provides run-time tuple element access☆15Updated 4 years ago
- A C++ parser combinator library.☆166Updated last week
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated 2 years ago