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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
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.2k
Star
32.9k
Code
Issues
311
Pull requests
103
Discussions
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 10, 2026
io: handle empty vectored writes in simplex (#8353)
fallintoplace
authored
af93763
View commit details
Copy full SHA for af93763
Browse repository at this point
codec: support byte slices in LengthDelimitedCodec (#8355)
dhruvxvaishnav
authored
43e6ef5
View commit details
Copy full SHA for 43e6ef5
Browse repository at this point
Commits on Aug 9, 2026
runtime: add an opt-in sharded spawn_blocking queue (#8337)
Show description for 8b13642
alex
authored
8b13642
View commit details
Copy full SHA for 8b13642
Browse repository at this point
stream: add inner stream accessors to adaptors (#8272)
Rachit2323
authored
d4569bb
View commit details
Copy full SHA for d4569bb
Browse repository at this point
sync: use acquire/release orderings in `Notify` (#8325)
Show description for d4fb4bb
soreavis
authored
d4fb4bb
View commit details
Copy full SHA for d4fb4bb
Browse repository at this point
time: simplify wheel constants (#8335)
vilgotf
authored
011f7f4
View commit details
Copy full SHA for 011f7f4
Browse repository at this point
codec: fix broken length_delimited builder doc examples (#8350)
Show description for b6ed004
GuTS805
authored
b6ed004
View commit details
Copy full SHA for b6ed004
Browse repository at this point
task: use `LocalRuntime` in `LocalPoolHandle` (#7852)
Fodesu
authored
e10d614
View commit details
Copy full SHA for e10d614
Browse repository at this point
fs: restore `File` internal state when op fails (#8291)
kilyanni
authored
83e9c57
View commit details
Copy full SHA for 83e9c57
Browse repository at this point
stream: add peek_mut, poll_peek to Peekable (#8262)
Rachit2323
authored
ddc6094
View commit details
Copy full SHA for ddc6094
Browse repository at this point
codec: optimize buffer reserve for `LengthDelimitedCodec::encode` (#8333)
Show description for d87d860
MildlyMeticulous
authored
d87d860
View commit details
Copy full SHA for d87d860
Browse repository at this point
time: wake `DelayQueue` when cleared (#8320)
fallintoplace
authored
ed25636
View commit details
Copy full SHA for ed25636
Browse repository at this point
codec: clamp runtime frame length to field width (#8275)
fallintoplace
authored
7f86b2a
View commit details
Copy full SHA for 7f86b2a
Browse repository at this point
runtime: expose schedule latency in task hooks (#8282)
Show description for 6b62ac4
rcoh
authored
6b62ac4
View commit details
Copy full SHA for 6b62ac4
Browse repository at this point
Commits on Aug 7, 2026
net: support ucred.rs on Fuchsia (#8257)
Show description for ecd621d
ephemeralriggs
authored
ecd621d
View commit details
Copy full SHA for ecd621d
Browse repository at this point
fs: document cancellation behavior of `tokio::fs` (#8265)
kai-xlr
authored
4f7b8d6
View commit details
Copy full SHA for 4f7b8d6
Browse repository at this point
tokio-util: stop polling `StreamReader` after EOF (#8332)
Adel-Ayoub
authored
a5b2d1f
View commit details
Copy full SHA for a5b2d1f
Browse repository at this point
tokio: simplify `Option` handling with idiomatic combinators (#8336)
vilgotf
authored
cc8c053
View commit details
Copy full SHA for cc8c053
Browse repository at this point
Commits on Aug 6, 2026
io: complete zero-length memory stream operations (#8323)
fallintoplace
authored
dd344a5
View commit details
Copy full SHA for dd344a5
Browse repository at this point
Commits on Jul 31, 2026
runtime: refactor the spawn blocking queue to make adding a new sharded implementation easy (#8135)
alex
authored
108d6d3
View commit details
Copy full SHA for 108d6d3
Browse repository at this point
Commits on Jul 30, 2026
rt: add error documentation for `runtime::Builder` (#8297)
mox692
authored
adc2ae7
View commit details
Copy full SHA for adc2ae7
Browse repository at this point
runtime: move `block_in_place` setup into a non-generic function (#8315)
goffrie
authored
dc48a05
View commit details
Copy full SHA for dc48a05
Browse repository at this point
Commits on Jul 29, 2026
chore: prepare tokio-macros v2.7.2 (#8330)
djc
authored
4308c74
View commit details
Copy full SHA for 4308c74
Browse repository at this point
Commits on Jul 28, 2026
net: enable various tests for WASI (#8313)
Show description for 1a2dbba
dicej
authored
1a2dbba
View commit details
Copy full SHA for 1a2dbba
Browse repository at this point
Commits on Jul 27, 2026
rt: correct `tick` to `tick_op` in set_readiness internal docs (#8322)
K-tecchan
authored
df28ffe
View commit details
Copy full SHA for df28ffe
Browse repository at this point
Commits on Jul 26, 2026
macros: upgrade syn to v3 (#8304)
paolobarbolini
authored
6a05877
View commit details
Copy full SHA for 6a05877
Browse repository at this point
Commits on Jul 25, 2026
time: adjust tests::time_rt::tickspace (#8318)
Darksonn
authored
818e2dd
View commit details
Copy full SHA for 818e2dd
Browse repository at this point
tokio-test: fix `semicolon_in_expressions_from_macros` lint (#8317)
vilgotf
authored
460dc16
View commit details
Copy full SHA for 460dc16
Browse repository at this point
Commits on Jul 23, 2026
ci: bump actions/labeler from 6 to 7 (#8316)
Show description for 2120bee
dependabot[bot]
and
mattiapitossi
authored
2120bee
View commit details
Copy full SHA for 2120bee
Browse repository at this point
docs: add step-by-step workflow in contributing guidelines (#3865) (#8306)
kai-xlr
authored
d1d639f
View commit details
Copy full SHA for d1d639f
Browse repository at this point
ci: pin Wasmtime version(s) in CI (#8314)
Show description for 5760ccd
dicej
authored
5760ccd
View commit details
Copy full SHA for 5760ccd
Browse repository at this point
Commits on Jul 22, 2026
chore: prepare tokio-stream v0.1.19 (#8310)
Darksonn
authored
bc0933c
View commit details
Copy full SHA for bc0933c
Browse repository at this point
readme: remove obsolete TokioConf notices (#8311)
atouchet
authored
e3786d0
View commit details
Copy full SHA for e3786d0
Browse repository at this point
Commits on Jul 21, 2026
chore: prepare tokio-util v0.7.19 (#8309)
Darksonn
authored
f2189d3
View commit details
Copy full SHA for f2189d3
Browse repository at this point
net: re-enable `tcp_stream::try_read_buf` test for WASI (#8305)
dicej
authored
52f2745
View commit details
Copy full SHA for 52f2745
Browse repository at this point
Previous
Next
You can’t perform that action at this time.