effect-stream

Official

Backpressure-aware, lazy streams for data.

Authoragentxm
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Pull-based data streams that are lazily evaluated and capable of backpressure, enabling scalable processing of potentially unbounded sequences while ensuring resources are managed safely.

Core Features & Use Cases

  • Lazy generation of streams from data sources (iterables, cursors) with built-in backpressure.
  • Support for common stream operations: map, filter, flatMap, and async variants, plus merging and batching.
  • Safe resource-scoped iteration via acquireRelease to tie lifecycle to consumption.

Quick Start

Start by creating a Stream from an iterable or a lazy source and begin processing with map and run methods.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: effect-stream
Download link: https://github.com/agentxm/axm/archive/main.zip#effect-stream

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.