selecting

Crates.ioselecting
lib.rsselecting
version1.2.0
sourcesrc
created_at2020-11-02 15:47:00.248259
updated_at2023-11-28 15:03:06.626555
descriptionCross-platform wrapper over select
homepage
repositoryhttps://github.com/DoumanAsh/selecting
max_upload_size
id307936
size17,855
Douman (DoumanAsh)

documentation

README

selecting

Rust Crates.io Documentation

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

Commit count: 9

cargo fmt