BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

water

v0.1.5crates.io· Rust

Provides thread-safe distributed message sending facility supporting synchronous and asynchronous I/O across process and machine boundaries. It also uses nets which allow message broadcasts to all, groups, or specific endpoints which eliminates the need for tons of individual channels to interconnect threads. It also provides inter-process communication using a more restricted raw message type. It is hoped that this library can replace the current channel functionality. Also supports waiting on multiple endpoints (receivers) which makes segmentation and bridging easier to implement if needed.

The verdict
Deprecated. Don't start a new project on this. yanked
yanked
Live from the crates.io registry · derived rules, not AI
How it scores
MaintenanceDeprecated
PopularityNiche
SecurityClean
LicenseCopyleft
DepsZero deps
Maintenance
Package author marked it deprecated.
Popularity
4 downloads / week
Security
No known advisories for this version (OSV).
License
GPL-3.0
Dependencies
No runtime dependencies
Recent releases
  • 0.16.45-alpha11 years ago
  • 0.16.44-alpha11 years ago
  • 0.16.43-alpha11 years ago
  • 0.15.42-alpha11 years ago
  • 0.14.41-alpha11 years ago
  • 0.14.39-alpha11 years ago
  • 0.14.38-alpha11 years ago
  • 0.14.34-alpha11 years ago
water — Provides thread-safe distributed message sending facility supporting synchronous and asynchronous I/O across process and machine boundaries. It also uses nets which allow message broadcasts to all, groups, or specific endpoints which eliminates the need for tons of individual channels to interconnect threads. It also provides inter-process communication using a more restricted raw message type. It is hoped that this library can replace the current channel functionality. Also supports waiting on multiple endpoints (receivers) which makes segmentation and bridging easier to implement if needed. (Rust / crates.io) — verdict, alternatives & security · Modules