pure rust io_uring library, built on libc, thread & async friendly, misuse resistant
Stars
1.0k
Forks
51
Watchers
1.0k
Open Issues
27
Overall repository health assessment
No package.json found
This might not be a Node.js project
152
commits
1
commits
1
commits
1
commits
1
commits
1
commits
1
commits
1
commits
init msghdr with zeros via MaybeUninit::zeroed to cover private padding for musl (#33)
ddd3ee7View on GitHubUse unsafe pointers for values that the kernel may update behind our backs (#23)
5415ddbView on GitHubCut 0.9.1 which fixes an issue with multiple Uring Drops
4294d25View on GitHub