issues
search
tokio-rs
/
io-uring
The `io_uring` library for Rust
Apache License 2.0
1.21k
stars
134
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implement the equivalent of `io_uring_prep_sendto`
#309
ruuda
closed
1 day ago
2
SendZc doesn't work, when Send works
#308
Eugene-Usachev
opened
2 weeks ago
0
Support RISC-V?
#307
SUPERCILEX
opened
4 weeks ago
2
Feature: Store provided buffers address
#306
gwendalF
opened
1 month ago
1
Compilation error when running tests on 0.7.0 (master)
#305
josephg
opened
1 month ago
1
Fix name of some syscalls in docs
#304
aconz2
closed
2 months ago
4
Use hugepage for SQE/CQE mmap
#303
ileixe
opened
2 months ago
0
CQ overflowing, but ring is never busy
#302
lbrndnr
closed
4 days ago
1
release 0.7.0
#301
quininer
closed
1 month ago
2
Fix ci
#300
quininer
closed
3 months ago
0
Add notif and related SendZc docs
#299
erenon
closed
2 months ago
6
discussion: Why not bind liburing and instead use system calls directly?
#298
MrCroxx
closed
3 months ago
1
Fix ci
#297
quininer
closed
3 months ago
1
Update for recent kernels (up to 6.10)
#296
yaroslavros
opened
3 months ago
2
SendZc doesn't work.
#295
Eugene-Usachev
closed
3 months ago
1
Increase tail at once for push_multiple()
#294
ileixe
closed
4 months ago
1
Support io_uring_prep_cmd_sock
#293
erenon
closed
4 months ago
1
Is direct I/O supported?
#292
zRegle
opened
4 months ago
1
Achieving higher throughput
#291
bits0rcerer
opened
4 months ago
3
feat: a convenient wrapper for buf ring
#290
Berrysoft
opened
4 months ago
2
Fix nightly compiler complaints about size_of
#289
SUPERCILEX
opened
5 months ago
4
Add constructor of IoUring from raw FD
#288
HeroicKatora
closed
5 months ago
1
Remove unused kernel diagnostic from io-uring-test
#287
daniel-levin
closed
6 months ago
1
Documentation should point to `liburing` + examples
#286
connortsui20
opened
6 months ago
0
Fix clippy and rustdoc warnings
#285
connortsui20
closed
6 months ago
1
Fix broken test_udp_recvmsg_multishot_trunc test
#284
SUPERCILEX
closed
6 months ago
7
unsafe impl `Send+Sync` for `Submitter`, `SubmissionQueue`, `CompletionQueue`
#283
problame
opened
6 months ago
3
relax sq.flags atomic read
#282
FrankReh
closed
6 months ago
1
Fix memory ordering in needs_wake
#281
HeroicKatora
closed
7 months ago
6
Async support
#280
saltatory
closed
7 months ago
1
feat: more derive traits for Fixed type
#279
andrewgazelka
closed
3 weeks ago
4
Test register buffers
#278
connortsui20
closed
6 months ago
1
`test_udp_recvmsg_multishot_trunc` fails
#277
connortsui20
closed
6 months ago
13
Update documentation for `ReadFixed` and `WriteFixed`
#276
connortsui20
closed
6 months ago
10
`ReadFixed` and `WriteFixed` descriptions
#275
connortsui20
closed
7 months ago
2
release 0.6.4
#274
quininer
closed
7 months ago
0
Fix lint
#273
SUPERCILEX
closed
7 months ago
1
opcode: add Futex{Wake,Wait,Waitv}
#272
oxalica
closed
7 months ago
2
Fix ci test for new kernel
#271
quininer
closed
7 months ago
0
Make license metadata SPDX compliant
#270
paolobarbolini
closed
7 months ago
3
Need help understanding `RecvMsg`
#269
espoal
opened
7 months ago
0
More examples?
#268
espoal
opened
7 months ago
0
Questions about `ProvideBuffers`
#267
espoal
opened
7 months ago
1
Workspace for higher level API
#266
pinkforest
opened
7 months ago
2
inline Entry::clone
#265
s3bk
closed
7 months ago
4
feat: allow uring builder to customize flags/features
#264
bychjzh
closed
8 months ago
4
Correctly handle coop_taskrun
#263
jrahman
opened
8 months ago
1
Handling `EAGAIN`/`EWOULDBLOCK`
#262
jamwaffles
opened
8 months ago
1
Add mutable RecvMsgOut
#261
SUPERCILEX
closed
5 months ago
3
Add fixed buffer support for uring_cmd
#260
ollie-etl
closed
7 months ago
1
Next