selecting
Cross-platform wrapper over select.
This library provides simple interface over POSIX's select enabling you to write
very simple async programs using std networking primitives.
But if you want performance you should look for tokio or mio