Skip to content

Pull requests: tokio-rs/tokio

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Implement vectored writes for write_buf A-tokio Area: The main tokio crate M-io Module: tokio/io
#7871 opened Jan 26, 2026 by Darksonn Loading…
net: add docs on ConnectionRefused errors with udp sockets A-tokio Area: The main tokio crate M-net Module: tokio/net T-docs Topic: documentation
#7870 opened Jan 26, 2026 by Darksonn Loading…
signal: guarantee that listeners never return None A-tokio Area: The main tokio crate M-signal Module: tokio/signal
#7869 opened Jan 25, 2026 by vilgotf Loading…
Add AbortOnDrop complement type to AbortOnDropHandle A-tokio-util Area: The tokio-util crate M-task Module: tokio/task R-loom-util Run loom tokio-util tests on this PR
#7855 opened Jan 13, 2026 by ultrabear Loading…
Replace the internal implementation of LocalPoolHandle with LocalRuntime A-tokio-util Area: The tokio-util crate M-runtime Module: tokio/runtime R-loom-util Run loom tokio-util tests on this PR
#7852 opened Jan 12, 2026 by Fodesu Draft
ci: fix ambiguity issue during tokio releases A-ci Area: The continuous integration setup S-waiting-on-author Status: awaiting some action (such as code changes) from the PR or issue author.
#7848 opened Jan 9, 2026 by mattiapitossi Loading…
fs: implement tokio::fs::create_dir[_all] via io_uring A-tokio Area: The main tokio crate M-fs Module: tokio/fs T-io-uring Topic: Linux io_uring
#7847 opened Jan 9, 2026 by tahmid-23 Loading…
fs: implement tokio::fs::hard_link via io_uring A-tokio Area: The main tokio crate M-signal Module: tokio/signal T-io-uring Topic: Linux io_uring
#7846 opened Jan 9, 2026 by tahmid-23 Loading…
signal: use eventfd instead of UnixStream for signal notification A-tokio Area: The main tokio crate M-signal Module: tokio/signal T-performance Topic: performance and benchmarks
#7845 opened Jan 9, 2026 by winter-loo Loading…
fs: implement tokio::fs::symlink via io_uring A-tokio Area: The main tokio crate M-fs Module: tokio/fs T-io-uring Topic: Linux io_uring
#7844 opened Jan 9, 2026 by tahmid-23 Loading…
feat(util): const-ify the tokio-util builders 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 S-blocked-on-msrv Status: need an MSRV bump to progress
#7810 opened Dec 31, 2025 by BastiDood Draft
rt: clarify the documentation of Runtime::spawn A-tokio Area: The main tokio crate M-runtime Module: tokio/runtime T-docs Topic: documentation
#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…
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…
add write_all_vectored to AsyncWriteExt A-tokio Area: The main tokio crate M-io Module: tokio/io
#7768 opened Dec 8, 2025 by leshow Draft
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 AsyncWrite for fs::File A-tokio 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
#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…
ProTip! Follow long discussions with comments:>50.