io_uring-echo-server VS liburing

Compare io_uring-echo-server vs liburing and see what are their differences.

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
io_uring-echo-server liburing
1 28
358 2,616
- -
3.6 9.6
4 months ago 9 days ago
C C
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

io_uring-echo-server

Posts with mentions or reviews of io_uring-echo-server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-08.
  • Put an io_uring on it: Exploiting the Linux Kernel
    3 projects | news.ycombinator.com | 8 Mar 2022
    > Network IO discussion: https://github.com/axboe/liburing/issues/536

    I see an issue with a narrative but zero discussion at that link.

    Furthermore, your io_uring benchmark being utilized in that issue isn't even batching CQE consumption. I've submitted a quick and dirty untested PR adding rudimentary batching at [0]. Frankly, what seems to be a constant din of poorly-written benchmarks portraying io_uring in a negative light vs. epoll is getting rather old.

    [0] https://github.com/frevib/io_uring-echo-server/pull/16

liburing

Posts with mentions or reviews of liburing. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-22.

What are some alternatives?

When comparing io_uring-echo-server and liburing you can also consider the following projects:

rio - pure rust io_uring library, built on libc, thread & async friendly, misuse resistant

tokio-uring - An io_uring backed runtime for Rust

python-c-io_uring-example - Using io_uring Linux Kernel interface from Python by JITing C code with MetaCall.

libevent - Event notification library

kbio - Another Async IO Framework based on io_uring

libuv - Cross-platform asynchronous I/O

io-uring - The `io_uring` library for Rust

linux-aio - How to use the Linux AIO feature

async_io_uring - An event loop in Zig using io_uring and coroutines

go - The Go programming language

Polyphony - Fine-grained concurrency for Ruby

eRPC - Efficient RPCs for datacenter networks