issues
search
dpc
/
mioco.pre-0.9
Scalable, coroutine-based, asynchronous IO handling library for Rust programming language. (aka MIO COroutines).
Mozilla Public License 2.0
457
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unable to run without spawning at least 1 native thread
#59
4xrsJCr9
closed
8 years ago
5
Fix path to `mio` crate in documentation.
#58
d-unsed
closed
9 years ago
1
Add pool for stacks and contexts.
#57
dpc
opened
9 years ago
8
Introduce multithreading with custom schedulers.
#56
dpc
closed
9 years ago
0
MailboxInnerEnd recv blocks endlessly under certain conditions
#55
Drakulix
closed
9 years ago
11
Refactor to support custom schedulers.
#54
dpc
closed
9 years ago
1
RX doesn't have to be mut to be used
#53
3Hren
closed
9 years ago
2
Move to CopyFair License.
#52
dpc
closed
9 years ago
8
Fix `Clone` on `MailboxOuterEnd`.
#51
dpc
closed
9 years ago
0
Change semantics somewhat.
#50
dpc
closed
9 years ago
0
Select must tolerate spurious events.
#49
dpc
closed
9 years ago
1
Get rid of Clone requirement for type T of MailboxOuterEnd
#48
3Hren
closed
9 years ago
2
Increase slab to handle 32K entries.
#47
dpc
closed
9 years ago
0
event loop runtimes benchmarks and mioco timeouts
#46
danoctavian
closed
9 years ago
6
Use count leading zeroes to speed up sparse bitvec.
#45
dpc
closed
9 years ago
0
Save slab by keeping only blocked io in it.
#44
dpc
closed
9 years ago
1
Fix leftover "index" references. Use "id" instead.
#43
dpc
closed
9 years ago
0
Implement "connect_wait()".
#42
dpc
closed
8 years ago
7
Fix documentation.
#41
dpc
closed
9 years ago
0
Blocking calls / longer computations wrapper.
#40
dpc
closed
9 years ago
1
Idle coroutines.
#39
dpc
closed
8 years ago
1
Missing tests.
#38
dpc
closed
8 years ago
0
Multithreading support?
#37
dpc
closed
9 years ago
4
Manual coroutine scheduling.
#36
dpc
closed
8 years ago
9
Release v0.1.0
#35
dpc
closed
9 years ago
0
Update Makefile.
#34
dpc
closed
9 years ago
0
Derive Clone on MailboxOuterEnd.
#33
dpc
closed
9 years ago
0
Improve logging messages.
#32
dpc
closed
8 years ago
1
Timer can fire prematurely due to resolution differences.
#31
dpc
opened
9 years ago
0
Switch from coroutine-rs to context-rs.
#30
dpc
closed
9 years ago
0
Fix a possible Event loss.
#29
dpc
closed
9 years ago
0
Event loss fix
#28
dpc
closed
9 years ago
1
Travis improvements
#27
dpc
closed
9 years ago
0
Another approach to timer interface.
#26
dpc
closed
9 years ago
0
Update dependencies.
#25
dpc
closed
9 years ago
0
Do not support re-use of timer
#24
jeremyjh
closed
9 years ago
2
Implement exit notificators.
#23
dpc
closed
9 years ago
2
Misc changes.
#22
dpc
closed
9 years ago
0
Misc changes.
#21
dpc
closed
9 years ago
0
Initial timer implementation
#20
jeremyjh
closed
9 years ago
4
Add event source that signals that a coroutine finished.
#19
dpc
closed
9 years ago
1
Track coroutines finishing status.
#18
dpc
closed
9 years ago
0
Work on event source limitation.
#17
dpc
closed
9 years ago
1
Long chain test.
#16
dpc
closed
9 years ago
0
Add some basic tests.
#15
dpc
closed
9 years ago
0
Mailbox optimizations and features.
#14
dpc
closed
8 years ago
5
Add mailbox support.
#13
dpc
closed
9 years ago
0
Change u32 bitmask into vec<u32> bitmask.
#12
dpc
closed
9 years ago
1
Timer.
#11
dpc
closed
9 years ago
2
Protect against spurious events.
#10
dpc
closed
9 years ago
4
Previous
Next