Project
Reverse Dependencies for ractor_queue
The projects listed here declare ractor_queue as a runtime or development dependency
0.0
RobotLab is a Ruby framework for building and orchestrating multi-robot LLM workflows.
Built on ruby_llm, it provides robots with template-based prompts, tools, and shared
memory; networks for coordinating multiple robots with intelligent routing; MCP (Model
Context Protocol) integration for external tool servers; and a memory system with Redis
backend and semantic caching. Optional gems add Rails integration (robot_lab-rails),
durable learning (robot_lab-durable), Ractor concurrency (robot_lab-ractor), and
document storage (robot_lab-document_store).
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
Provides RobotLab::RactorWorkerPool — a pool of Ruby Ractor workers for executing CPU-bound, Ractor-safe tools in parallel. Includes RactorBoundary (deep-freeze utility for crossing Ractor boundaries), RactorJob/RactorJobError/RobotSpec (frozen data carriers), RactorMemoryProxy (shared Memory access from inside Ractors), and RactorNetworkScheduler (dependency-ordered pipeline across Ractors).
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
Client and server for the A2A protocol — async-first, Rack-compatible, built on Falcon.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity