Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
2.7k
Star
29.3k
Code
Issues
332
Pull requests
53
Discussions
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security
Insights
net: Consider having
from_std
panic on blocking sockets
#7172 ·
carllerche
opened
on Feb 24, 2025
2
Issues
Search Issues
is
:
issue
state
:
open
is:issue state:open
Search
Labels
Milestones
New issue
Search results
Open
Closed
Add file locking methods
A-tokio
Area: The main tokio crate
Area: The main tokio crate
C-feature-request
Category: A feature request.
Category: A feature request.
M-fs
Module: tokio/fs
Module: tokio/fs
S-blocked-on-msrv
Status: need an MSRV bump to progress
Status: need an MSRV bump to progress
Status: Open.
#7523
In tokio-rs/tokio;
·
canac
opened
on Aug 10, 2025
Use latest rust for wasm tests
A-ci
Area: The continuous integration setup
Area: The continuous integration setup
E-help-wanted
Call for participation: Help is requested to fix this issue.
Call for participation: Help is requested to fix this issue.
T-wasm
Topic: Web Assembly
Topic: Web Assembly
Status: Open.
#7519
In tokio-rs/tokio;
·
mox692
opened
on Aug 8, 2025
Add WeakSender to tokio::sync::watch
A-tokio
Area: The main tokio crate
Area: The main tokio crate
C-feature-request
Category: A feature request.
Category: A feature request.
M-sync
Module: tokio/sync
Module: tokio/sync
Status: Open.
#7517
In tokio-rs/tokio;
·
CGamesPlay
opened
on Aug 8, 2025
[bug] handle.dump() Causes multi_thread issues (partially working or all sleeping)
A-tokio
Area: The main tokio crate
Area: The main tokio crate
C-bug
Category: This is a bug.
Category: This is a bug.
M-taskdump
--cfg tokio_taskdump
--cfg tokio_taskdump
Status: Open.
#7478
In tokio-rs/tokio;
·
duskfeng
opened
on Jul 23, 2025
[tokio-util] <code>into_parts()</code> - like functionality for <code>FramedRead</code> / <code>FramedWrite</code>
A-tokio-util
Area: The tokio-util crate
Area: The tokio-util crate
C-feature-request
Category: A feature request.
Category: A feature request.
M-codec
Module: tokio-util/codec
Module: tokio-util/codec
Status: Open.
#7472
In tokio-rs/tokio;
·
MrFoxPro
opened
on Jul 21, 2025
API for chaining of tokio_util encoders and decoders
A-tokio-util
Area: The tokio-util crate
Area: The tokio-util crate
C-feature-request
Category: A feature request.
Category: A feature request.
M-codec
Module: tokio-util/codec
Module: tokio-util/codec
Status: Open.
#7455
In tokio-rs/tokio;
·
tomDev5
opened
on Jul 11, 2025
Safe API to reincorporate initialized/filled bytes from ReadBuf.take() sub-buffer
A-tokio
Area: The main tokio crate
Area: The main tokio crate
C-feature-request
Category: A feature request.
Category: A feature request.
Status: Open.
#7446
In tokio-rs/tokio;
·
allisonkarlitskaya
opened
on Jul 6, 2025
Splitting a tokio-test Mock instance can cause deadlock/lockup
A-tokio-test
Area: The tokio-test crate
Area: The tokio-test crate
C-bug
Category: This is a bug.
Category: This is a bug.
I-hang
Program never terminates, resulting from infinite loops, deadlock, livelock, etc.
Program never terminates, resulting from infinite loops, deadlock, livelock, etc.
M-io
Module: tokio/io
Module: tokio/io
Status: Open.
#7445
In tokio-rs/tokio;
·
brandonson
opened
on Jul 4, 2025
Consider document the memory ordering of <code>Semaphore</code>
A-tokio
Area: The main tokio crate
Area: The main tokio crate
M-sync
Module: tokio/sync
Module: tokio/sync
T-docs
Topic: documentation
Topic: documentation
Status: Open.
#7435
In tokio-rs/tokio;
·
ADD-SP
opened
on Jul 1, 2025
consider adding <code>task::Id</code> to <code>u64</code> conversion
A-tokio
Area: The main tokio crate
Area: The main tokio crate
C-feature-request
Category: A feature request.
Category: A feature request.
E-easy
Call for participation: Experience needed to fix: Easy / not much
Call for participation: Experience needed to fix: Easy / not much
M-task
Module: tokio/task
Module: tokio/task
Status: Open.
#7430
In tokio-rs/tokio;
·
hawkw
opened
on Jun 27, 2025
docs: tokio::fs::create_dir_all() specify if path existing is an error
A-tokio
Area: The main tokio crate
Area: The main tokio crate
M-fs
Module: tokio/fs
Module: tokio/fs
T-docs
Topic: documentation
Topic: documentation
Status: Open.
#7424
In tokio-rs/tokio;
·
jaskij
opened
on Jun 26, 2025
Add asserts for <code>UnwindSafe</code> and <code>RefUnwindSafe</code> in <code>async_send_sync.rs</code>
A-tokio
Area: The main tokio crate
Area: The main tokio crate
Status: Open.
#7413
In tokio-rs/tokio;
·
Darksonn
opened
on Jun 21, 2025
You can’t perform that action at this time.