0.0
A Fiberpool implementation for running tasks cooperatively, allows throttling to max concurrency, best used with event machine and non blocking operations.
2021
2022
2023
2024
2025
2026
0.0
DispatchQueueRb is a pure ruby implementation of Grand Central Dispatch concurrency primitives. It implements serial and concurrent queues, with synchronous, asynchronous, barrier and delayed dispatch methods. All queues dispatch methods support an optional dispatch groups to synchronize on compl...
2021
2022
2023
2024
2025
2026
0.0
Armstrong is an Mongrel2 fronted, actor-based web development framework similar in style to sinatra. With natively-threaded interpreters (Rubinius2), Armstrong provides true concurrency and high stability, by design.
2021
2022
2023
2024
2025
2026
0.0
A collection of utility helpers for Ruby including graphing, configuration management, concurrency, system operations, multimedia handling, and more.
2021
2022
2023
2024
2025
2026
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 exte...
2021
2022
2023
2024
2025
2026
0.0
Clones a SourceForge project's directory tree and downloads its files by scraping the Files pages (SourceForge has no official API). Runs in two stages - map the tree, then download - with a live status bar and optional JSON metadata. Supports concurrency, file integrity verification (MD5 / SHA1)...
2021
2022
2023
2024
2025
2026
0.0
Declarative concurrency for EventMachine
2021
2022
2023
2024
2025
2026
0.0
Provides a foreign function interface for MRI that utilizes XAPI for Ruby
implementations with modern garbage collection and concurrency facilities.
2021
2022
2023
2024
2025
2026
0.0
HttpLoader is a powerful, high-concurrency performance and load testing console tool. Built on asynchronous Ruby, it evaluates server limits by opening massive numbers of persistent connections and holding them open. It utilizes event-driven I/O with optional periodic ping requests to keep connec...
2021
2022
2023
2024
2025
2026
0.0
Interface for akka.io concurrency in jruby
2021
2022
2023
2024
2025
2026
0.0
Concurrency based polling.
2021
2022
2023
2024
2025
2026
0.0
Go's concurrency model "implemented" for Ruby
2021
2022
2023
2024
2025
2026
0.0
A simple set of lightweight concurrency tools.
2021
2022
2023
2024
2025
2026
0.0
A Ruby HTTP server combining Falcon-class fiber concurrency with Puma-class compatibility.
2021
2022
2023
2024
2025
2026
0.0
A wrapper that allows method calls to multiple objects with various concurrency models
2021
2022
2023
2024
2025
2026
0.0
Locker is a locking mechanism for limiting the concurrency of ruby code using the database. It presently only works with PostgreSQL.
2021
2022
2023
2024
2025
2026
0.0
A lightweight gem for foreign exchange and currency conversion.
2021
2022
2023
2024
2025
2026
0.0
Mailbox is a JRuby module that simplifies concurrency and is backed by JVM threads.
2021
2022
2023
2024
2025
2026
0.0
SimpleFuture is class that simplifies coarse-grained concurrency using
processes instead of threads.
Each instance represents the future result of a block that is passed
to it. The block is evaluated in a forked child process and its result
is returned to the SimpleFuture ob...
2021
2022
2023
2024
2025
2026