RubyGems Navigation menu

ori-rb 0.4.5

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:
=

install:
=

Versions:

  1. 0.4.8 March 19, 2026 (3.12 MB)
  2. 0.4.7 March 19, 2026 (3.12 MB)
  3. 0.4.6 March 19, 2026 (3.12 MB)
  4. 0.4.5 March 18, 2026 (3.12 MB)
  5. 0.4.4 March 16, 2026 (3.12 MB)
Show all versions (8 total)

Runtime Dependencies (2):

nio4r ~> 2.7
zeitwerk ~> 2.7.1

Owners:

Pushed by:

Authors:

  • Jahfer Husain

SHA 256 checksum:

=

Total downloads 1,366

For this version 131

Version Released:

License:

MIT

Required Ruby Version: >= 3.3

Links: