Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
tokio-rs
/
tokio
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
3.8k
Star
33.2k
Code
Issues
321
Pull requests
125
Discussions
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
All pull requests
New pull request
Search pull requests
is
:
pr
state
:
open
is:pr state:open
Clear filter
Search
Pull requests
Open
125
(125)
Closed
4,787
(4,787)
Author
Label
Projects
Milestones
Reviews
Assignee
More items
Newest
Comfortable display density
Compact display density
Backport #8405 to tokio-1.53.x
R-loom-sync
#8503
·
xia-chao
opened
Sep 23, 2026
·
·
tests: assert exact call-site line for task spawn hooks
A-tokio
C-maintenance
M-task
#8499
·
darkraider01
opened
Sep 22, 2026
Contributor
·
·
metrics: cap log histogram precision
A-tokio
C-enhancement
M-metrics
#8496
·
fallintoplace
opened
Sep 21, 2026
Contributor
·
·
tokio-util: add inspect adapter accessors
A-tokio-util
C-enhancement
M-io
R-loom-util
#8486
·
darkraider01
opened
Sep 16, 2026
Contributor
·
·
stream: implement FusedStream for Throttle
A-tokio-stream
C-enhancement
M-time
#8485
·
darkraider01
opened
Sep 16, 2026
Contributor
·
·
5
rt: support hosted event loops on wasm32-unknown-emscripten
A-tokio
C-enhancement
M-runtime
R-loom-blocking
R-loom-current-thread
R-loom-multi-thread
R-loom-time-driver
T-wasm
#8484
·
guybedford
opened
Sep 16, 2026
Contributor
·
·
rt: add an opt-in sharded inject queue
A-tokio
C-enhancement
M-runtime
R-loom-current-thread
R-loom-multi-thread
T-performance
#8483
·
alex
opened
Sep 15, 2026
Contributor
·
·
rt: add
LocalEventLoop
driven by a host event loop
A-tokio
C-enhancement
M-runtime
R-loom-current-thread
R-loom-multi-thread
T-wasm
#8479
·
guybedford
opened
Sep 14, 2026
Contributor
·
·
6
io: avoid sending empty chunks from SinkWriter
A-tokio-util
C-enhancement
M-io
R-loom-util
#8475
·
fallintoplace
opened
Sep 14, 2026
Contributor
·
·
codec: apply max frame length after adjustment
A-tokio-util
C-enhancement
M-codec
R-loom-util
#8469
·
fallintoplace
opened
Sep 13, 2026
Contributor
·
·
stream: implement FusedStream for more adapters
A-tokio-stream
A-tokio-util
C-enhancement
M-time
R-loom-util
#8466
·
fallintoplace
opened
Sep 13, 2026
Contributor
·
·
1
io: handle zero capacity in ReaderStream
A-tokio-util
C-enhancement
M-io
R-loom-util
#8463
·
fallintoplace
opened
Sep 13, 2026
Contributor
·
·
tokio: make more operations cooperative
A-tokio
A-tokio-util
R-loom-util
#8461
·
ADD-SP
opened
Sep 13, 2026
Member
·
2/2
·
·
3
time: remove Timer handle reference
A-tokio
M-time
R-loom-time-driver
#8458
·
vilgotf
opened
Sep 12, 2026
Contributor
·
·
5
codec: handle isize::MIN length adjustment
A-tokio-util
M-codec
R-loom-util
#8456
·
fallintoplace
opened
Sep 12, 2026
Contributor
·
·
5
rt: add
Builder::io_shards
to shard the I/O driver
A-benches
A-tokio
C-enhancement
M-runtime
R-loom-multi-thread
R-loom-time-driver
T-performance
#8450
·
so-ant
opened
Sep 11, 2026
Contributor
·
·
9
fix(taskdump): restore deferred leaf wakes during capture
A-tokio
C-enhancement
M-taskdump
R-loom-current-thread
R-loom-multi-thread
R-loom-sync
#8445
·
noxware
opened
Sep 10, 2026
·
·
1
7
rt: type-erase auto-boxed futures so large tasks share one harness
A-tokio
C-enhancement
M-runtime
M-task
R-loom-blocking
#8439
·
bmaurer
opened
Sep 9, 2026
Contributor
·
·
3
wasm: support the net feature on Emscripten
A-tokio
C-enhancement
M-net
R-loom-blocking
T-wasm
#8438
·
guybedford
opened
Sep 9, 2026
Contributor
·
·
net: add .into_split() and .reunite() for BufReader<TcpStream> and BufReader<UnixStream>
A-tokio
C-enhancement
M-io
M-net
#8430
·
Cel-Service
opened
Sep 8, 2026
·
·
11
docs(net): document dual-stack last-error behavior of TcpStream::connect
A-tokio
M-net
T-docs
#8421
·
amrav69
opened
Sep 6, 2026
·
·
1
net: close CreateFileW handle on SetNamedPipeHandleState failure
A-tokio
M-net
#8418
·
philphauler
opened
Sep 6, 2026
Contributor
·
·
4
deps: relax windows-sys version constraint to allow 0.60 to 0.61
A-tokio
C-maintenance
#8413
·
xtqqczze
opened
Sep 5, 2026
Contributor
·
·
2
rt: fix current_thread task dump panicking when a traced task wakes a task
A-tokio
M-taskdump
R-loom-current-thread
R-loom-multi-thread
#8393
·
waterWang
opened
Aug 26, 2026
·
·
1
1
fs: retain buffered data when a write fails
A-tokio
M-fs
#8388
·
rifuki
opened
Aug 25, 2026
Contributor
·
·
1
Previous
1
2
3
4
5
Next
You can’t perform that action at this time.