FICHA · MANJARO

ruby-fiber-annotation

A mechanism for annotating fibers

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

Description

Allows Ruby code to attach metadata to fibers, making async execution easier to inspect and reason about. It is useful for frameworks, schedulers, and debugging tools that need context around lightweight execution units.

Fiber metadata can accidentally carry request identifiers, user data, or secrets. Clear annotations when reusing execution contexts, and avoid assuming they are a security boundary.

Permissions

Permissions not analysed for this source yet.