OMQ.rs: Pure Rust รMQ
โ Rust ๐ 2026-05-05 ๐ค surdeus ๐๏ธ 1I'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
๐ท๏ธ Rust_feed