issues
search
dwango
/
fibers-rs
A Rust library to execute a number of lightweight asynchronous tasks (a.k.a, fibers) based on futures and mio.
MIT License
182
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Switch to futures 0.3
#30
piegamesde
opened
3 years ago
1
Tokio 1.0 対応
#29
koba-e964
closed
3 years ago
0
Tmp/tokio 1.0
#28
koba-e964
opened
3 years ago
1
fix: Fixed some minor spelling errors.
#27
ckaran
opened
3 years ago
0
style: Ran rustfmt across everything, manually rewrapped some commets, and corrected some spelling errors.
#26
ckaran
closed
3 years ago
3
Time to make a new release?
#25
ckaran
closed
4 years ago
1
Adopt Rust 2018
#24
koba-e964
closed
4 years ago
0
Mutex for fibers
#23
publicocean0
opened
4 years ago
3
Remove unnecessary unsafe
#22
koba-e964
closed
4 years ago
0
Release v0.1.13
#21
koba-e964
closed
5 years ago
0
doctest 内の不要な `fn main` を削除
#20
koba-e964
closed
5 years ago
0
Stop format!ing in assert_some
#19
koba-e964
closed
5 years ago
0
Eliminate unnecessary unsafes
#18
koba-e964
closed
5 years ago
0
Use dyn Trait instead of bare trait
#17
koba-e964
closed
5 years ago
0
Apply cargo fmt, make clippy happy, fix .travis.yml
#16
koba-e964
closed
5 years ago
0
Stop deprecating sync_channel
#15
koba-e964
closed
5 years ago
6
Fix typos in fiber/mod.rs
#14
koba-e964
closed
5 years ago
0
Add new tasks after the creation of an executor
#13
astonbitecode
closed
5 years ago
2
[WIP] Add a workaround for kqueue
#12
sile
closed
1 year ago
0
Busy waiting.
#11
vi
opened
5 years ago
1
Comparison to tokio
#10
manuels
closed
5 years ago
2
Manage lifetime of EventedHandle by using Arc<Self>
#9
yutopp
closed
6 years ago
0
Version 0.1.11
#8
sile
closed
6 years ago
0
Version 0.1.10
#7
sile
closed
6 years ago
0
Does not compile on stable
#6
orlp
closed
6 years ago
2
Use `nbchan` crate for non-blocking channels
#5
sile
closed
6 years ago
0
Apply up-to-date formatter/lint
#4
sile
closed
6 years ago
0
Fix a typo, spanws -> spawns
#3
Samoxive
closed
7 years ago
1
Bump version to v0.1.8
#2
sile
closed
7 years ago
0
Tokio-core interop
#1
jrobsonchase
closed
7 years ago
4