RubyGems Navigation menu

ori-rb 0.4.2

Ori is a library for Ruby that provides a robust set of primitives for building concurrent applications. The name comes from the Japanese word 折り "ori" meaning "fold", reflecting how concurrent operations interleave. Ori provides a set of primitives that allow you to build concurrent applications—that is, applications that interleave execution within a single thread—without blocking the entire Ruby interpreter for each task.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.4.2 October 16, 2025 (3.12MB)
  2. 0.4.1 October 16, 2025 (3.12MB)
  3. 0.4 October 16, 2025 (3.12MB)

Runtime依存関係 (2):

nio4r ~> 2.7
zeitwerk ~> 2.7.1

所有者:

プッシュ者:

作者:

  • Jahfer Husain

SHA 256チェックサム:

=

累計ダウンロード数 273

このバージョンのみ 119

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 3.3

リンク: