issues
search
Thomasdezeeuw
/
gaea
Low-level library to build event driven applications, supporting lightweight non-blocking I/O.
https://docs.rs/gaea/
MIT License
16
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Deprecate Gaea
#113
Thomasdezeeuw
closed
4 years ago
0
Add a changelog for v0.3.0
#112
Thomasdezeeuw
closed
5 years ago
0
Rename crate to gaea
#111
Thomasdezeeuw
closed
5 years ago
0
Speedup travis 2
#110
Thomasdezeeuw
closed
5 years ago
0
Speedup travis
#109
Thomasdezeeuw
closed
5 years ago
1
Add Clippy check to CI
#108
Thomasdezeeuw
closed
5 years ago
0
Add support of vectored I/O
#107
Thomasdezeeuw
closed
5 years ago
0
Various updates
#106
Thomasdezeeuw
closed
5 years ago
0
Add build check for NetBSD
#105
Thomasdezeeuw
closed
5 years ago
0
Add support for Android
#104
Thomasdezeeuw
closed
5 years ago
0
Change to use std-logger
#103
Thomasdezeeuw
closed
5 years ago
0
Consider adding Interests::HUP
#102
Thomasdezeeuw
opened
5 years ago
1
Add pipe based Awakener backend
#101
Thomasdezeeuw
closed
5 years ago
0
Add user_space feature
#100
Thomasdezeeuw
closed
5 years ago
0
Add vectored I/O
#99
Thomasdezeeuw
closed
5 years ago
1
Rename crate
#98
Thomasdezeeuw
closed
5 years ago
1
Rename event::Source::next_event_available
#97
Thomasdezeeuw
closed
5 years ago
1
Add section about interrupts in os module docs
#96
Thomasdezeeuw
closed
5 years ago
0
Make SignalSetIter less error prone
#95
Thomasdezeeuw
closed
5 years ago
1
Update to Rust version 1.33
#94
Thomasdezeeuw
closed
5 years ago
1
Add a readme to examples directory
#93
Thomasdezeeuw
closed
5 years ago
0
Make more functions constant
#92
Thomasdezeeuw
closed
5 years ago
0
Add getting started section
#91
Thomasdezeeuw
closed
5 years ago
0
Create readme for example directory
#90
Thomasdezeeuw
closed
5 years ago
0
Enable IPv6 on Travis CI
#89
Thomasdezeeuw
closed
5 years ago
0
Cleanup tests
#88
Thomasdezeeuw
closed
5 years ago
0
Enable IPv6 on Travis CI
#87
Thomasdezeeuw
closed
5 years ago
1
Update readme to reflect latest changes
#86
Thomasdezeeuw
closed
5 years ago
0
Fix FreeBSD issues
#85
Thomasdezeeuw
closed
5 years ago
0
Add implementation notes to Awakener
#84
Thomasdezeeuw
closed
5 years ago
0
How to handle EINTR, EWOULDBLOCK and EAGAIN in poll
#83
Thomasdezeeuw
closed
5 years ago
1
Add Signals
#82
Thomasdezeeuw
closed
5 years ago
2
Reorder use imports
#81
Thomasdezeeuw
closed
5 years ago
0
Fix handling of EINTR in polling epoll
#80
Thomasdezeeuw
closed
5 years ago
2
Rename Events to event::Sink
#79
Thomasdezeeuw
closed
5 years ago
0
Disallow all Clippy warnings
#78
Thomasdezeeuw
closed
5 years ago
0
Update crate documentation
#77
Thomasdezeeuw
closed
5 years ago
0
Fix documentation intralinks
#76
Thomasdezeeuw
closed
5 years ago
1
Update net module documentation
#75
Thomasdezeeuw
closed
5 years ago
1
Merge ConnectedUdpSocket and UdpSocket
#74
Thomasdezeeuw
closed
5 years ago
2
Rename `Events`
#73
Thomasdezeeuw
closed
5 years ago
0
Fix Awakener on FreeBSD
#72
Thomasdezeeuw
closed
5 years ago
1
[DO NOT MERGE] reduce unsafe code
#71
Thomasdezeeuw
closed
5 years ago
1
Add FreeBSD to Cirrus CI
#70
Thomasdezeeuw
closed
5 years ago
1
Fix Awakener on kqueue platforms without EVFILT_USER
#69
Thomasdezeeuw
closed
5 years ago
2
Add build check for multiple OSes
#68
Thomasdezeeuw
closed
5 years ago
0
Add thread-safe version of user space and timers
#67
Thomasdezeeuw
closed
5 years ago
1
Cleanup in tests
#66
Thomasdezeeuw
closed
5 years ago
0
Expand testing of oneshot option
#65
Thomasdezeeuw
opened
5 years ago
1
Fix the need for generic parameters in calls to poll
#64
Thomasdezeeuw
closed
5 years ago
1
Next