Project
Reverse Dependencies for omq
The projects listed here declare omq as a runtime or development dependency
0.0
Command-line tool for sending and receiving ZeroMQ messages on any socket type (REQ/REP, PUB/SUB, PUSH/PULL, DEALER/ROUTER, and all draft types). Supports Ruby eval (-e/-E), script handlers (-r), pipe virtual socket with Ractor parallelism, multiple formats (ASCII, JSON Lines, msgpack, Marshal), Zstd/LZ4 compression, and CURVE encryption. Like nngcat from libnng, but with Ruby superpowers.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.0
Adds lz4+tcp:// endpoint support to OMQ with per-part LZ4 block-format compression, bounded decompression, and in-band dictionary shipping. Complementary to omq-zstd: worse ratio, far faster encode, far smaller per-connection footprint.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.0
Bridge OMQ sockets into Ruby Ractors for true parallel processing
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.0
Adds zstd+tcp:// endpoint support to OMQ with per-frame Zstd compression, bounded decompression, in-band dictionary shipping, and sender-side dictionary training.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026