issues
search
async-rs
/
async-std
Async version of the Rust standard library
https://async.rs
Apache License 2.0
3.97k
stars
342
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix lints
#1097
dev-ardi
opened
3 weeks ago
0
Exception trying to call to a web method
#1096
AlbertoVPersonal
opened
4 weeks ago
0
try_clone not implemented on UdpSocket
#1095
juerkkil
opened
2 months ago
0
Export types from async_lock
#1094
ChosenName
opened
2 months ago
0
Missing tag + release notes for 1.13
#1093
zeenix
closed
2 months ago
2
Use the current major version of async-channel
#1092
musicinmybrain
opened
2 months ago
0
Add MSRV 1.63 to CI
#1091
jayvdb
closed
2 months ago
0
Apply clippy fixes
#1090
jayvdb
opened
2 months ago
0
Reduce line lengths
#1089
jayvdb
opened
2 months ago
0
chore: Fix rustdoc lints
#1088
jayvdb
closed
2 months ago
0
Add rust-version 1.63
#1087
jayvdb
closed
2 months ago
0
docs: Minor fixes to CHANGELOG.md
#1086
jayvdb
closed
2 months ago
0
Fix the CI
#1085
Keruspe
closed
3 months ago
0
Fix compilation errors with `feature = io_safety`.
#1084
sunfishcode
closed
3 months ago
0
Prepare 1.13.0 release
#1083
Keruspe
closed
2 months ago
1
Fix typos
#1082
jayvdb
closed
3 months ago
0
Release 1.13.0?
#1081
polarathene
closed
2 months ago
8
rustix "memory explosion" vulnerability
#1080
brandonmarzolf
opened
4 months ago
1
feat: added ttl and set_ttl methods to TcpListener
#1079
AlexSherbinin
opened
4 months ago
0
Add `ttl` and `set_ttl` methods to TcpListener
#1078
AlexSherbinin
opened
4 months ago
0
refactor: optimize code based on cargo clippy
#1077
wangcundashang
opened
5 months ago
1
Updated note about cargo add since it is now integrated in cargo
#1076
Nereuxofficial
closed
5 months ago
0
Alternative to AsyncDrop
#1075
jxdabc
opened
5 months ago
0
Feature request: Blocking methods
#1074
ChosenName
closed
7 months ago
0
Missing `IsTerminal::is_terminal` for files and stdin
#1073
ventaquil
opened
8 months ago
0
Make async spawn take a closure
#1072
NawfelBgh
opened
9 months ago
3
Errors in https://docs.rs/async-std/latest/async_std/#examples ?
#1071
alexpdp7
opened
10 months ago
1
Fix typo: at a time instead of at time
#1070
ChocolateLoverRaj
closed
10 months ago
0
update async-* dependencies
#1069
Keruspe
closed
9 months ago
2
Async chat server example connection_writer_loop() might not be necessary
#1068
fvacek
opened
1 year ago
0
File::read with a zero-sized buffer closes the stream
#1066
abr-egn
closed
1 year ago
1
use async_std::os::unix::net::{self, SocketAddr, UnixStream};
#1065
Jzow
closed
1 year ago
0
Update license field following SPDX 2.1 license expression standard
#1064
frisoft
closed
3 months ago
0
TcpStream read task does not return although data is available
#1063
musli83
opened
1 year ago
0
expected `()`, found `JoinHandle<()>`
#1062
zonglin-hub
closed
1 year ago
0
Question: is awaiting `async_std::channel::recv` cancellation safe?
#1061
fprasx
closed
1 year ago
1
Encoding("encoding: unspported encoding (LCID: 0x409, sort ID: 42)")
#1060
matteocollina
opened
1 year ago
0
async-std in Windows cdylib dlls (LoadLibrary/FreeLibrary startup/cleanup)
#1059
Trolldemorted
opened
1 year ago
1
Build failing on latest nightly
#1058
Bathtor
closed
1 year ago
9
update async-* dependencies
#1057
xxchan
closed
1 year ago
0
Prevent races between dropping File LockGuard and waking its tasks
#1056
Enselic
closed
1 year ago
0
The first terminal event is ignored after using `stdin`
#1055
dalance
closed
1 year ago
2
How to read TCP?
#1054
oilel
opened
1 year ago
10
Fix docs for `fs::rename()`
#1053
riveroon
opened
1 year ago
0
Unbable to catch panics in a spawned task
#1052
rtumac
opened
1 year ago
1
Fix docs for `fs::create_dir_all()`
#1051
riveroon
opened
1 year ago
0
Implement AsFd for UnixStream
#1050
A6GibKm
opened
1 year ago
1
Fix GitHub Actions badge
#1049
icedrocket
closed
1 year ago
1
Compiling Fails on Ubuntu Only
#1048
colin99d
closed
1 year ago
2
#[async_std::test] macro expansion nukes where clause
#1047
DieracDelta
opened
1 year ago
0
Next