nexus-actors/runtime

Nexus runtime abstractions and async primitives.

Maintainers

Package info

github.com/nexus-actors/runtime

pkg:composer/nexus-actors/runtime

Statistics

Installs: 19

Dependents: 5

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2026-03-02 20:58 UTC

This package is auto-updated.

Last update: 2026-03-02 21:09:35 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.