nylon

Crates.ionylon
lib.rsnylon
version0.1.0
sourcesrc
created_at2021-03-09 06:25:31.998841
updated_at2021-03-09 06:25:31.998841
descriptionAn async/.await based job system where futures live in fibers that are run on core-pinned threads.
homepagehttps://github.com/rope-bridge/nylon
repositoryhttps://github.com/rope-bridge/nylon
max_upload_size
id366093
size2,386
Elliot Godzich (blueskymonster)

documentation

https://docs.rs/nylon/0.1.0/nylon/

README

Nylon

An async/.await based job system where futures live in fibers that are run on threads affinity-pinned to cores. (Under construction, more to come soon)

Commit count: 1

cargo fmt