nexus-actors/runtime

Nexus runtime abstractions and async primitives.

Installs: 0

Dependents: 6

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/nexus-actors/runtime

dev-main 2026-02-26 18:11 UTC

This package is auto-updated.

Last update: 2026-02-26 18:15:53 UTC


README

Standalone runtime and async primitives for Nexus.

Provides

  • Monadial\Nexus\Runtime\Async\Future
  • Monadial\Nexus\Runtime\Async\FutureSlot
  • Monadial\Nexus\Runtime\Async\LazyFutureSlot
  • Monadial\Nexus\Runtime\Runtime\Runtime

These types can be consumed independently from the actor system.