Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/spacejam/rio

pure rust io_uring library, built on libc, thread & async friendly, misuse resistant
https://github.com/spacejam/rio

How does this library help batching syscalls for network I/O?

kant777 opened this issue over 2 years ago
Update submitted atomic in submit_all()

jthornber opened this pull request over 2 years ago
SQPOLL can not work in rio.

hidva opened this issue over 3 years ago
suggestions for designing event loop around rio interface

jonathanstrong opened this issue over 3 years ago
Add `probe_ops` function for discovering available io_uring features

jcsp opened this pull request almost 4 years ago
fsync and fsyncdata error cases

Justarone opened this issue almost 4 years ago
Invalid layout assumptions for std::net::SocketAddrV{4, 6}

a1phyr opened this issue almost 4 years ago
Fix passing buffer address in Uring::recv

jcsp opened this pull request almost 4 years ago
Replace deprecated function compare_and_swap

iron9light opened this pull request almost 4 years ago
`send_to` and `recv_from` methods utilizing associated SENDMSG and RE…

jamwt opened this pull request almost 4 years ago
Cannot call fsync on tokio::fs::File

tsturzl opened this issue about 4 years ago
Vulnerability CVE-2020-35876

rafaelpcustodio opened this issue about 4 years ago
Sanitizing NOP example yields races

fwsGonzo opened this issue about 4 years ago
Failed to compile on Mac OS

jqmichael opened this issue about 4 years ago
File too large

tkaitchuck opened this issue over 4 years ago
UDP sockets and other uses?

vi opened this issue over 4 years ago
TCP accept hangs

DaemonSnake opened this issue over 4 years ago
Fix build for musl target

agend opened this pull request over 4 years ago
Failed to compile for x86_64-unknown-linux-musl target

agend opened this issue over 4 years ago
Document soundness status

autumnontape opened this pull request over 4 years ago
Unsoundness without forget

dtolnay opened this issue over 4 years ago
TCP over io_uring fails on my CentOS 7 machine

timvisee opened this issue over 4 years ago
Support for sendmsg/recvmsg

Logout22 opened this issue over 4 years ago
Question about back pressure

hodgesds opened this issue over 4 years ago
Tricky licence is under-documented.

vi opened this issue over 4 years ago
Mention that this crate is unsound in the README

bill-myers opened this issue over 4 years ago
Remove "misuse-resistant"

leo60228 opened this pull request over 4 years ago
Use unsafe pointers for values that the kernel may update behind our backs

spacejam opened this pull request over 4 years ago
fixed typo

djugei opened this pull request almost 5 years ago
Setting sq_poll fails

wspeirs opened this issue almost 5 years ago
async_echo: fix client disconnection

geomatsi opened this pull request almost 5 years ago
Testing the CLA thing

Licenser opened this pull request almost 5 years ago
too many files when opening many rings and reading

gauteh opened this issue almost 5 years ago
implement IORING_OP_CONNECT

Geal opened this pull request almost 5 years ago
Introduce CLA

Licenser opened this issue almost 5 years ago
implementing IORING_OP_CONNECT

Geal opened this issue almost 5 years ago
panic when using submit_all and Completion::wait

Geal opened this issue almost 5 years ago
Format using 'cargo fmt'

Atul9 opened this pull request almost 5 years ago
AsIoVecMut is unsound

goffrie opened this issue almost 5 years ago
Superfluous manual `Send` impl

HeroicKatora opened this issue almost 5 years ago
Sqpoll support

Licenser opened this pull request almost 5 years ago
Replace IOSEQ_.._BIT with the flag equivalent

Licenser opened this pull request almost 5 years ago
rio::new fails with "Function not implemented"

Licenser opened this issue almost 5 years ago
poor usage of (?) rio slower than sequential read(2) i/o

sirupsen opened this issue almost 5 years ago
Can only create two instances

cshuaimin opened this issue about 5 years ago
Consider licensing issues

mpdn opened this issue about 5 years ago
Fix compiling with no_metrics feature

JJJollyjim opened this pull request about 5 years ago
Unsound

quininer opened this issue about 5 years ago