issues
search
bytedance
/
monoio
Rust async runtime based on io-uring.
Apache License 2.0
4.02k
stars
226
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to implement a Yield
#322
taooceros
opened
2 days ago
0
Find current runtime
#321
nihohit
opened
1 week ago
0
fix: re-registering interest on Windows (#274)
#320
EliseZeroTwo
opened
2 weeks ago
2
feat: impl spawn_catch_unwind()
#319
SteveLauC
opened
2 weeks ago
0
fix: properly close fd when return-fd op cancelled failed
#318
ihciah
closed
2 weeks ago
0
fix potential double close on windows
#317
matklad
closed
3 weeks ago
1
test: fix coverage ci
#316
ihciah
closed
3 weeks ago
0
test: use macro instead of fn to avoid rustc ice
#315
ihciah
closed
3 weeks ago
0
Catch the panics within spawned async tasks
#314
SteveLauC
opened
3 weeks ago
1
feat: impl IO for some foreign types; rewrite readv/writev impl for some types
#313
ihciah
closed
3 weeks ago
1
docs: add docs for poll-io
#311
ihciah
closed
1 month ago
0
Tracking issue: impl `AsyncReadRent` and `AsyncWriteRent` for in-memory std buffer types
#310
SteveLauC
opened
1 month ago
2
impl AsyncReadRentAt and AsyncWriteRentAt for File
#309
a10y
closed
4 weeks ago
1
Impl AsyncReadRentAt for File IO
#308
a10y
closed
4 weeks ago
1
The signature of monoio::io::AsyncReadRentExt::read_exact is weird.
#307
RuofengX
opened
1 month ago
2
Reverse proxy https backend example
#306
sprappcom
opened
2 months ago
0
feat & refactor(!): Change Default Blocking Handle Behavior & Add Basic Read Op
#305
Lzzzzzt
closed
1 month ago
0
Feature Request: asyncify some fs operation
#304
Lzzzzzt
closed
1 month ago
1
update uring detect
#303
misssonder
closed
2 months ago
0
fix: fix an error in CI
#302
Lzzzzzt
closed
2 months ago
0
fix: Fix doc syntax errors
#301
lixiang365
closed
2 months ago
1
Add fs::symlink
#300
misssonder
closed
2 months ago
1
refactor!: use `IoBuf` instead of `IoBufMut` in `AsyncWriteRentAt`
#299
ethe
closed
2 months ago
2
Async RwLock and Mutex.
#298
weisrc
opened
2 months ago
3
feat: impl `Async Read/Write Rent` for File
#297
Lzzzzzt
closed
2 months ago
1
suggestion: allow to register hook before executor goes park
#296
Wireless4024
opened
2 months ago
3
Bug: Bad file descriptor
#295
Lzzzzzt
closed
2 months ago
2
fix: windows implement of `op::Write` is incorrect
#294
Lzzzzzt
closed
2 months ago
0
fix: atomic cas
#293
NKID00
closed
2 months ago
0
Race condition when JoinHandle is dropped concurrently
#292
NKID00
closed
2 months ago
0
A new trait for Socket
#291
Lzzzzzt
closed
2 months ago
2
fix some doc test error
#290
Lzzzzzt
closed
3 months ago
0
feat: support `opcode::RenameAt`
#289
Lzzzzzt
closed
3 months ago
0
feat: unlink op, remove_file and remove_dir
#288
NKID00
closed
3 months ago
0
discuss: Cut off a new release for 0.2.4?
#287
Xuanwo
closed
3 months ago
1
ci: Disable test for i686 unknown linux target
#286
Xuanwo
closed
3 months ago
4
i686-unknown-linux-gnu test failed for PermissionDenied and io_uring not support
#285
Xuanwo
opened
3 months ago
0
make clippy happy
#284
Lzzzzzt
closed
3 months ago
0
ci: using main branch of cross
#283
Lzzzzzt
closed
3 months ago
6
feat: Define monoio MSRV to 1.80
#282
Xuanwo
closed
3 months ago
2
statx related tests failed for `undefined reference to 'statx'`
#281
Xuanwo
closed
3 months ago
16
Windows CI failed for `legacy_cancel_read`
#280
Xuanwo
closed
3 months ago
1
ci: Make rustfmt and clippy happy
#279
Xuanwo
closed
3 months ago
3
有交流群吗
#278
xj524598
closed
3 months ago
1
fix: don't register file fd in `File::from_std`
#277
NKID00
closed
3 months ago
2
`File::from_std` always returns Err with linux legacy driver
#276
NKID00
closed
3 months ago
0
How to shutdown the runtime when it is running the block_on method?
#275
lsk569937453
opened
4 months ago
1
Windows sockets not waking in certain conditions
#274
EliseZeroTwo
opened
4 months ago
5
ci/fix: modify ci.yml to let `cargo fmt/clippy` only runs on nightly channel
#273
Lzzzzzt
closed
4 months ago
1
how to do soreuseport with monoio?
#272
sprappcom
closed
5 months ago
1
Next