Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
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
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
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 }}
ryanbrainard
/
async-std
Public
forked from
async-rs/async-std
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 26, 2020
Merge pull request #836 from Keruspe/multitask
dignifiedquire
authored
f9c8974
Copy full SHA for f9c8974
Commits on Jul 24, 2020
switch to async-executor
Show description for abc2929
Keruspe
committed
abc2929
Copy full SHA for abc2929
switch to multitask
Show description for 0c51283
Keruspe
committed
0c51283
Copy full SHA for 0c51283
switch to futures-lite
Show description for 48693fc
Keruspe
committed
48693fc
Copy full SHA for 48693fc
switch to blocking
Show description for 2fe087b
Keruspe
committed
2fe087b
Copy full SHA for 2fe087b
switch to async-io
Show description for 25e0e1a
Keruspe
committed
25e0e1a
Copy full SHA for 25e0e1a
fix build with -default +unstable
Show description for 8886039
Keruspe
committed
8886039
Copy full SHA for 8886039
Commits on Jul 20, 2020
Merge pull request #840 from Keruspe/ppc64
Show description for 820acc1
yoshuawuyts
authored
820acc1
Copy full SHA for 820acc1
ci: disable ppc64 cross build for now
Show description for 4ce1d61
Keruspe
committed
4ce1d61
Copy full SHA for 4ce1d61
Commits on Jul 14, 2020
Merge pull request #833 from OSSystems/topic/fix_channel_doc
Show description for 8aa5921
yoshuawuyts
authored
8aa5921
Copy full SHA for 8aa5921
Commits on Jul 13, 2020
channel doc: Fix misleading reference to None return on Receiver
Show description for cd7fb9d
Jonathas-Conceicao
committed
cd7fb9d
Copy full SHA for cd7fb9d
Commits on Jun 27, 2020
fix(stream): add send guards on collect
Show description for c82b1ef
yoshuawuyts
and
dignifiedquire
authored
c82b1ef
Copy full SHA for c82b1ef
Merge pull request #826 from thibault-martinez/kv-log-macro-1.0.6
Show description for 8c4b425
dignifiedquire
authored
8c4b425
Copy full SHA for 8c4b425
Update kv-log-macro to 1.0.6
thibault-martinez
committed
2ab08eb
Copy full SHA for 2ab08eb
Commits on Jun 26, 2020
Merge pull request #822 from async-rs/async-extern-1
dignifiedquire
authored
0e7650a
Copy full SHA for 0e7650a
test: try to stabilize CI
dignifiedquire
committed
8f17e92
Copy full SHA for 8f17e92
refactor: switch to async-mutex for Mutex implementation
dignifiedquire
committed
18dffe8
Copy full SHA for 18dffe8
Commits on Jun 25, 2020
Merge pull request #825 from nbdd0121/master
Show description for 43de933
dignifiedquire
authored
43de933
Copy full SHA for 43de933
Fix unused_mut warning in nightly
nbdd0121
committed
2e7e804
Copy full SHA for 2e7e804
Commits on Jun 21, 2020
Merge pull request #820 from zhaxzhax/docs-#815
dignifiedquire
authored
17ab958
Copy full SHA for 17ab958
Commits on Jun 19, 2020
Merge pull request #821 from async-rs/1-6-2
Show description for caa76af
dignifiedquire
authored
caa76af
Copy full SHA for caa76af
chore: release v1.6.2
dignifiedquire
committed
e495ba4
Copy full SHA for e495ba4
Commits on Jun 18, 2020
fix doc missing in #815
zhaxzhax
committed
0c2ce52
Copy full SHA for 0c2ce52
Merge pull request #819 from async-rs/fix-sockets
dignifiedquire
authored
5f418f0
Copy full SHA for 5f418f0
fix export
dignifiedquire
committed
06a2fb8
Copy full SHA for 06a2fb8
fix(timer): ensure the runtime is working for timers
dignifiedquire
committed
1c1c168
Copy full SHA for 1c1c168
Merge pull request #701 from olegnn/flat_map_fixed
dignifiedquire
authored
5d55fa7
Copy full SHA for 5d55fa7
fix(net): ensure the reactor and runtime are running
Show description for 093d640
dignifiedquire
committed
093d640
Copy full SHA for 093d640
Commits on Jun 14, 2020
Another hotfix
olegnn
committed
42425f6
Copy full SHA for 42425f6
Merge pull request #816 from zhaxzhax/add-udpscket-peeraddr
Show description for a602a91
yoshuawuyts
authored
a602a91
Copy full SHA for a602a91
Add UdpSocket::PeerAddr #307
zhaxzhax
committed
9fa3ce3
Copy full SHA for 9fa3ce3
Commits on Jun 12, 2020
Removed unnecessary links + hotfix
olegnn
committed
df22d87
Copy full SHA for df22d87
Merge remote-tracking branch 'origin/master' into flat_map_fixed
olegnn
committed
924e5a3
Copy full SHA for 924e5a3
Apply suggestions from code review
Show description for 2323ac9
olegnn
and
k-nasa
authored
2323ac9
Copy full SHA for 2323ac9
Commits on Jun 11, 2020
Merge pull request #814 from async-rs/1-6-1
Show description for 5c2a3de
dignifiedquire
authored
5c2a3de
Copy full SHA for 5c2a3de
Pagination
Previous
Next
You can’t perform that action at this time.