ipc-channel
https://github.com/servo/ipc-channel
Rust
A multiprocess drop-in replacement for Rust channels
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported0 Subscribers
Add a CodeTriage badge to ipc-channel
Help out
- Issues
- Replace ITERATIONS constant by criterion's custom measurements
- CI: Add workflows for automated version publish
- Build fails on FreeBSD: error[E0425]: cannot find value `POLLRDHUP` in crate `libc`
- Slow performance on Linux?
- Ability to set custom name for the server
- Panic post upgrading from rustc 1.66 to later versions on MacOS
- Sending an IpcReceiver over a previously sent IpcChannel doesn't work on Windows
- Apple recommends against direct use of Mach
- IpcOneShotServer::accept is blocking and has no non-blocking version
- Channel between 64-bit and 32-bit process
- Docs
- Rust not yet supported