Comparing asio to unifex

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
  • concurrencpp

    Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all

  • Equivalent concurrencpp code:

  • libunifex

    Unified Executors

  • I'm curious what led you to this conclusion. If you ran into scalability issues with its static_thread_pool, then that's a known issue. If it's something else, the authors (of which I'm one) would love to know.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Concurrencpp – a C++20 library for coroutines and executors

    1 project | news.ycombinator.com | 25 Sep 2023
  • Do you think the current asynchronous models (executors, senders) are too complicated and really we just need channels and coroutines running on a thread pool?

    1 project | /r/cpp | 10 Jun 2023
  • concurrencpp version 0.1.6 has been released!

    2 projects | /r/cpp | 21 Mar 2023
  • What happens if you co_await a std::future, and why is it a bad idea? - The Old New Thing

    1 project | /r/cpp | 18 Feb 2023
  • C++ Coroutines from scratch - Phil Nash - Meeting C++ 2022

    1 project | /r/cpp | 8 Jan 2023