-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Pull requests: tokio-rs/tokio
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
signal: remember the result of Area: The main tokio crate
M-signal
Module: tokio/signal
SetConsoleCtrlHandler
A-tokio
#7833
opened Jan 4, 2026 by
vilgotf
Loading…
feat(util): Area: The tokio-util crate
M-codec
Module: tokio-util/codec
R-loom-util
Run loom tokio-util tests on this PR
S-blocked-on-msrv
Status: need an MSRV bump to progress
const-ify the tokio-util builders
A-tokio-util
rt: clarify the documentation of Area: The main tokio crate
M-runtime
Module: tokio/runtime
S-waiting-on-author
Status: awaiting some action (such as code changes) from the PR or issue author.
T-docs
Topic: documentation
Runtime::spawn
A-tokio
#7803
opened Dec 29, 2025 by
Its-Just-Nans
Loading…
fs: implement rename using io-uring
A-tokio
Area: The main tokio crate
M-fs
Module: tokio/fs
S-waiting-on-author
Status: awaiting some action (such as code changes) from the PR or issue author.
T-io-uring
Topic: Linux io_uring
#7800
opened Dec 26, 2025 by
vrtgs
Loading…
implement unlink io-uring call to implement remove_file and remove_dir
A-tokio
Area: The main tokio crate
M-fs
Module: tokio/fs
S-waiting-on-author
Status: awaiting some action (such as code changes) from the PR or issue author.
T-io-uring
Topic: Linux io_uring
#7799
opened Dec 26, 2025 by
vrtgs
Loading…
implement io-uring for read_to_string.rs
A-tokio
Area: The main tokio crate
M-fs
Module: tokio/fs
S-waiting-on-author
Status: awaiting some action (such as code changes) from the PR or issue author.
T-io-uring
Topic: Linux io_uring
#7793
opened Dec 24, 2025 by
vrtgs
Loading…
update memchr to stop panics when using the index to index into the haystack
A-tokio
Area: The main tokio crate
S-waiting-on-author
Status: awaiting some action (such as code changes) from the PR or issue author.
#7792
opened Dec 24, 2025 by
vrtgs
Loading…
fs: Implement io-uring::Op<Statx> and use it to implement fs::try_exists and complete the todo's in read_uring
A-tokio
Area: The main tokio crate
M-fs
Module: tokio/fs
T-io-uring
Topic: Linux io_uring
#7791
opened Dec 24, 2025 by
vrtgs
Loading…
Support as many abstract datagram unix domain socket operations as possible
A-tokio
Area: The main tokio crate
M-net
Module: tokio/net
#7782
opened Dec 19, 2025 by
ntninja
Loading…
ci: Run benchmarks in the CI
A-ci
Area: The continuous integration setup
#7779
opened Dec 17, 2025 by
mattiapitossi
Loading…
macros: insert leading colon to avoid unused qualification
A-tokio-macros
Area: The tokio-macros crate
C-bug
Category: This is a bug.
#7777
opened Dec 16, 2025 by
djc
Loading…
codec: from_parts() for FramedWrite and FramedRead
A-tokio-util
Area: The tokio-util crate
M-codec
Module: tokio-util/codec
R-loom-util
Run loom tokio-util tests on this PR
#7763
opened Dec 6, 2025 by
Mrreadiness
Loading…
io-uring: Support batching
A-tokio
Area: The main tokio crate
M-runtime
Module: tokio/runtime
T-io-uring
Topic: Linux io_uring
#7761
opened Dec 5, 2025 by
Daksh14
Loading…
rt: improve spawn_blocking scalability with sharded queue
A-tokio
Area: The main tokio crate
M-blocking
Module: tokio/task/blocking
T-performance
Topic: performance and benchmarks
#7757
opened Dec 4, 2025 by
alex
Loading…
feat: USDT probes for tokio task events
R-loom-current-thread
Run loom current-thread tests on this PR
R-loom-multi-thread
Run loom multi-thread tests on this PR
#7717
opened Oct 31, 2025 by
conradludgate
•
Draft
Implement uring in Area: The main tokio crate
C-enhancement
Category: A PR with an enhancement or bugfix.
M-fs
Module: tokio/fs
T-io-uring
Topic: Linux io_uring
AsyncWrite for fs::File
A-tokio
#7713
opened Oct 27, 2025 by
RedKinda
Loading…
Update mpsc capacity docs
A-tokio
Area: The main tokio crate
M-sync
Module: tokio/sync
R-loom-sync
Run loom sync tests on this PR
T-docs
Topic: documentation
#7703
opened Oct 22, 2025 by
smklein
Loading…
rt: add optional per-task user data exposed to hooks
A-tokio
Area: The main tokio crate
M-runtime
Module: tokio/runtime
R-loom-current-thread
Run loom current-thread tests on this PR
R-loom-multi-thread
Run loom multi-thread tests on this PR
#7688
opened Oct 15, 2025 by
LloydW93
Loading…
tokio: add asserts for unwind safety auto traits
A-tokio
Area: The main tokio crate
#7487
opened Jul 27, 2025 by
sobczal2
Loading…
io: Implement Area: The main tokio crate
A-tokio-util
Area: The tokio-util crate
C-enhancement
Category: A PR with an enhancement or bugfix.
M-io
Module: tokio/io
S-blocked-on-msrv
Status: need an MSRV bump to progress
skip_until
A-tokio
#7479
opened Jul 23, 2025 by
WilliamVenner
Loading…
task: opens Area: The main tokio crate
C-enhancement
Category: A PR with an enhancement or bugfix.
M-runtime
Module: tokio/runtime
R-loom-current-thread
Run loom current-thread tests on this PR
R-loom-multi-thread
Run loom multi-thread tests on this PR
Id::as_u64 to clients
A-tokio
#7454
opened Jul 11, 2025 by
aaronjeline
Loading…
runtime: steal tasks from the LIFO slot
A-tokio
Area: The main tokio crate
C-enhancement
Category: A PR with an enhancement or bugfix.
M-runtime
Module: tokio/runtime
R-loom-current-thread
Run loom current-thread tests on this PR
R-loom-multi-thread
Run loom multi-thread tests on this PR
#7431
opened Jun 27, 2025 by
hawkw
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.