Registry / async / uv-rays

uv-rays

JSON →
library2.4.7rbrubygemsunverified

Opinionated abstractions for the Libuv event-driven I/O library.

gem install uv-rays
INSTALL
IMPORT
SIG · UV-RAYS
U
uv-rays
asyncrubyv2.4.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

UVRays
require 'uv-rays'

Run a simple event loop using UV Rays.

require 'uv-rays' UVRays.run { puts 'Hello from UV!' }
Debug
Known issues
breakingRequires Libuv to be installed on the system.
fix
Install Libuv (e.g., `brew install libuv` on macOS, `apt-get install libuv1-dev` on Debian/Ubuntu).
affects: >= 2.0.0
Upgrade
Version history
2.4.7latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
53 hits · last 30 days
node
46
OpenAI (training)
1
Resources
uv-rays — gem install uv-rays · libregistry