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.