FICHA · MANJARO

ruby-async

Composable asynchronous I/O

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Provides composable asynchronous I/O primitives for Ruby applications. It is useful for servers, clients, and tools that need concurrency without blocking each task on slow network or file operations.

Asynchronous code can hide timing bugs, leaks, and cancellation problems. Test error handling and shutdown paths before using it in long-running services.

Permissions

Permissions not analysed for this source yet.