{"library":"oneshot","type":"library","category":null,"description":"Oneshot spsc channel with (potentially) lock-free non-blocking send, and a receiver supporting both thread blocking receive operations as well as Future based async polling.","language":"rust","status":"active","version":"0.2.1","tags":["channel","spsc","async","concurrency"],"last_verified":"Tue Jun 16","install":[{"cmd":"# Cargo.toml\n[dependencies]\noneshot = \"0.2.1\"","imports":["use oneshot::channel;"]},{"cmd":"cargo add oneshot","imports":[]}],"homepage":"https://github.com/faern/oneshot","github":"https://github.com/faern/oneshot","docs":"https://docs.rs/oneshot/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}