Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 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 }}
async-rs
/
async-std
Public
Notifications
You must be signed in to change notification settings
Fork
343
Star
4.1k
Code
Issues
164
Pull requests
29
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
708a7a6
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 5, 2019
add stream::min_by method
montekki
committed
708a7a6
Copy full SHA for 708a7a6
Commits on Sep 4, 2019
Reduce dependency on futures crate (#140)
Show description for bac74c2
Stjepan Glavina
authored
bac74c2
Copy full SHA for bac74c2
Merge pull request #144 from matklad/move-a-chat
Show description for 75a4ba8
matklad
authored
75a4ba8
Copy full SHA for 75a4ba8
move a-chat tutorial's code to this repo
matklad
committed
5b96fa9
Copy full SHA for 5b96fa9
Implement an async version of ToSocketAddrs (#74)
Show description for 238a3c8
DCjanus
authored and
Stjepan Glavina
committed
238a3c8
Copy full SHA for 238a3c8
Add bors.toml
Stjepan Glavina
committed
1f7f318
Copy full SHA for 1f7f318
Commits on Sep 3, 2019
Make Travis cfg pretty and modular (#118)
Roman Proskuryakov
authored and
Stjepan Glavina
committed
dde4b89
Copy full SHA for dde4b89
Commits on Sep 1, 2019
Stream::any implementation (#135)
Show description for bff10fe
Shady Khalifa
authored and
yoshuawuyts
committed
bff10fe
Copy full SHA for bff10fe
Commits on Aug 31, 2019
Fix typo in stability-guarantees.md (#136)
JohnTitor
authored and
Stjepan Glavina
committed
532c73c
Copy full SHA for 532c73c
Merge pull request #132 from shekohex/stream-all-method
Show description for e99eafe
James Munns
authored
e99eafe
Copy full SHA for e99eafe
Fix typo. (#134)
jasondavies
authored and
yoshuawuyts
committed
a4d2cd1
Copy full SHA for a4d2cd1
Commits on Aug 30, 2019
remove comments
Shady Khalifa
authored
e517c60
Copy full SHA for e517c60
remove extra newline
Show description for e886045
Shady Khalifa
and
yoshuawuyts
authored
e886045
Copy full SHA for e886045
Add future::timeout() (#20)
Show description for 38a8676
Stjepan Glavina
authored and
yoshuawuyts
committed
38a8676
Copy full SHA for 38a8676
remove debug
Shady Khalifa
committed
243a48c
Copy full SHA for 243a48c
update docs and examples
Shady Khalifa
committed
fe45ba5
Copy full SHA for fe45ba5
add stream::all method
Shady Khalifa
committed
3b80165
Copy full SHA for 3b80165
Commits on Aug 28, 2019
Refactor TcpStream::connect into resolving loop and TcpStream::connect_to (#119)
Roman Proskuryakov
authored and
Stjepan Glavina
committed
374f0c9
Copy full SHA for 374f0c9
Restore Version Sort (#121)
Show description for c6e4c65
James Munns
authored and
Stjepan Glavina
committed
c6e4c65
Copy full SHA for c6e4c65
Commits on Aug 27, 2019
Merge pull request #116 from async-rs/install-mdbook-bin
Show description for d89b384
skade
authored
d89b384
Copy full SHA for d89b384
Correct boolean inversion and overrided env vars
James Munns
committed
192c968
Copy full SHA for 192c968
Only install mdbook if building the book
James Munns
committed
b39c720
Copy full SHA for b39c720
Don't use version sort (bsd sort doesn't seem to have it)
James Munns
committed
b6c8186
Copy full SHA for b6c8186
Don't install cargo-update at all
James Munns
committed
e0212e5
Copy full SHA for e0212e5
Include modified trust file
James Munns
committed
f5823df
Copy full SHA for f5823df
Fix regex, also install cargo-update with trust
James Munns
committed
eba85c3
Copy full SHA for eba85c3
Implement installation using trust
James Munns
committed
de62620
Copy full SHA for de62620
Reduce io::TimeoutFuture to futures_timer::TryFutureExt (#113)
Roman Proskuryakov
authored and
Stjepan Glavina
committed
8dff895
Copy full SHA for 8dff895
Commits on Aug 26, 2019
Merge pull request #112 from async-rs/fix-101
Show description for d501bf6
skade
authored
d501bf6
Copy full SHA for d501bf6
Visibly import in tasks example
Show description for 366546b
skade
committed
366546b
Copy full SHA for 366546b
Don't trim msg twice
Show description for b768a7b
skade
committed
b768a7b
Copy full SHA for b768a7b
Import HashMap visibly in the tutorial
Show description for bfaa9c5
skade
committed
bfaa9c5
Copy full SHA for bfaa9c5
Merge branch 'master' of github.com:async-std/async-std
skade
committed
5c17185
Copy full SHA for 5c17185
Fix some final errors
skade
committed
101979f
Copy full SHA for 101979f
Merge branch 'book-test' of https://github.com/freebroccolo/async-std into freebroccolo-book-test
skade
committed
b2fc92e
Copy full SHA for b2fc92e
Pagination
Previous
Next
You can’t perform that action at this time.