issues
search
smol-rs
/
async-fs
Async filesystem primitives
Apache License 2.0
130
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add "exists" operation
#41
kanpov
opened
1 day ago
1
Use "v2.0.0" branch for audit check
#40
notgull
closed
1 month ago
0
chore: Fix typo in docs
#39
jayvdb
closed
2 months ago
0
Migrate to Rust 2021 & Improve CI config
#38
taiki-e
closed
3 months ago
0
Update windows-sys requirement from 0.52 to 0.59
#37
dependabot[bot]
closed
3 months ago
1
v2.1.2
#36
notgull
closed
7 months ago
0
fix(docs): `create_dir_all` doesn't error if path already exists
#35
ThinkChaos
closed
7 months ago
1
v2.1.1
#34
notgull
closed
10 months ago
0
Fix minor documentation glitch
#33
mrothNET
closed
10 months ago
0
chore: fix build status badge
#32
tisonkun
closed
11 months ago
0
Web support
#31
daxpedda
opened
11 months ago
2
Update windows-sys requirement from 0.48 to 0.52
#30
dependabot[bot]
closed
1 year ago
0
v2.1.0
#29
notgull
closed
1 year ago
0
Update async-lock requirement from 2.3.0 to 3.0.0
#28
dependabot[bot]
closed
1 year ago
0
Update futures-lite requirement from 1.2.0 to 2.0.0
#27
dependabot[bot]
closed
1 year ago
0
Remove FromRawFd/Handle implementations
#26
notgull
closed
1 year ago
0
v2.0.0
#25
notgull
closed
1 year ago
2
Conditionally use more efficient strategies for polling file I/O
#24
notgull
opened
1 year ago
4
Use blocking::Task instead of boxing unblock()
#23
notgull
closed
1 year ago
0
Use blocking::Task instead of a boxed pinned future
#22
notgull
closed
1 year ago
0
Replace winapi with windows-sys in doctest
#21
taiki-e
closed
1 year ago
0
Seal extension traits
#20
notgull
closed
1 year ago
0
Add smol-rs logo to docs
#19
notgull
closed
1 year ago
0
Remove dependency on autocfg
#18
taiki-e
closed
1 year ago
0
Depend on 1.63 and drop build script autodetection
#17
joshtriplett
closed
1 year ago
0
Clean up CI config
#16
taiki-e
closed
1 year ago
0
Update blocking in order to preserve MSRV
#15
notgull
closed
2 years ago
0
Document that dropping a async_fs::File with buffered writes may not immediately close file on drop
#14
erickt
opened
2 years ago
3
Implement I/O safety traits
#13
notgull
closed
2 years ago
1
Remove readme field from Cargo.toml
#12
taiki-e
closed
3 years ago
0
Update license badge to match Cargo.toml
#11
taiki-e
closed
3 years ago
0
Seal DirBuilderExt, DirEntryExt, and OpenOptionsExt
#10
taiki-e
closed
1 year ago
0
Update URLs
#9
taiki-e
closed
3 years ago
0
Fix CI
#8
taiki-e
closed
3 years ago
0
Support OS-specific FileExt traits.
#7
songzhi
opened
4 years ago
2
not working on nightly
#6
awaited-hare
closed
4 years ago
2
Ignore seek errors when the file is not seekable
#5
ghost
closed
4 years ago
0
File::from() with pipes not working?
#4
nazar-pc
closed
4 years ago
1
Is File::from_raw_fd() support possible?
#3
nazar-pc
closed
4 years ago
3
Consider making File `Sync`
#2
ririsoft
closed
4 years ago
3
add `impl From<std::fs::File> for File`
#1
DieSache
closed
4 years ago
1