C++20 Coroutines and io_uring

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • couring

    C++20 Coroutines and io_uring

  • You are absolutely right, since I pitched the article so much on runtime performance I should have added some (at least empirical) measurements. I did however include a poor-mans benchmark with the time command in the repo When it comes to file I/O I'm very careful with timings (SSD caching, etc), and as you have noticed my implementation is purely educational and not meant to be considered optimized.

  • asyncpp

    Async (co_await/co_return) code for c++. This is a base library providing building blocks.

  • Cough Shameless self advertisement: https://github.com/asyncpp/asyncpp and https://github.com/asyncpp/asyncpp-uring give you all of that and more in an easy to use and performant package.

  • 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
  • asyncpp-uring

    Async++ io_uring abstraction

  • Cough Shameless self advertisement: https://github.com/asyncpp/asyncpp and https://github.com/asyncpp/asyncpp-uring give you all of that and more in an easy to use and performant package.

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

  • FridgeBot — GPT-4o shopping list automation

    2 projects | dev.to | 20 May 2024
  • Thorium: Cross-platform patched Chromium fork "fastest browser on Earth"

    7 projects | news.ycombinator.com | 20 May 2024
  • How a 64k intro is made (2017)

    1 project | news.ycombinator.com | 20 May 2024
  • Llama3 Implemented from Scratch

    10 projects | news.ycombinator.com | 19 May 2024
  • Timg – A terminal image and video viewer

    1 project | news.ycombinator.com | 20 May 2024