OMQ.rs: Pure Rust ร˜MQ

โš“ Rust    ๐Ÿ“… 2026-05-05    ๐Ÿ‘ค surdeus    ๐Ÿ‘๏ธ 1      

surdeus

Info

This post is auto-generated from RSS feed The Rust Programming Language Forum - Latest topics. Source: OMQ.rs: Pure Rust ร˜MQ

I've been building a pure-Rust ZeroMQ implementation and just cut the first public release.

Wire-compatible with libzmq, two async backends (compio and tokio) with an identical Socket API, and a sans-I/O ZMTP codec at the core. Faster than libzmq at all message sizes.

Feedback welcome: GitHub - paddor/omq.rs: Pure Rust ร˜MQ. Feature-complete, wire-compatible with libzmq, blazing fast. ยท GitHub

1 post - 1 participant

Read full topic

๐Ÿท๏ธ Rust_feed