1 unstable release
Uses old Rust 2015
0.6.0 | Jun 19, 2016 |
---|
#23 in #strong
14KB
350 lines
Rustiq
Rustiq is intended to become a communications library very similar to, and indeed compatible with, ZeroMQ. This is achieved by using a library that implements ZMTP, just as ZMQ does.
The main difference from the perspective of an API consumer is the different API itself: Rustiq has been designed to leverage the Rust language's strong type system as well as its speed capabilities to deliver a library that is both fast and memory safe.
Dependencies
~225KB