Get the latest tech news

Show HN: Io_uring for Ruby


Ruby gem for working with io_uring. Contribute to digital-fabric/iou development by creating an account on GitHub.

It largely follows the liburing API, but provides certain Ruby-esque amenities to make it easier to use io_uring in Ruby apps. Prepare and submit operations: accept, read, write, timeout, nop. I/O operations, such as read, write, recv, send, accept etc are done using raw fd's.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of ruby

ruby

Related news:

News photo

Sequel: The Database Toolkit for Ruby

News photo

Run System Commands in Ruby – When to use which methods to run shell commands

News photo

Ruby in Jupyter Notebook