vvvv-spreads

Community

Master vvvv Spreads for immutable collections

Authorantokhio
Version1.0.0
Installs0

System Documentation

What problem does it solve?

vvvv-spreads provides guidance for using vvvv gamma's Spread<T> immutable collection, including creation, access, and transformation patterns to make working with Spreads, arrays, and spans easier and safer.

Core Features & Use Cases

  • Primary methods: SpreadBuilder<T> for building spreads with predictable allocations, conversion from arrays and spans, and zero-allocation patterns in hot paths.
  • Access patterns: enumerating and indexing with Count to ensure performance and safety.
  • Common patterns: Map, Filter, Zip, Accumulate, and interop with ReadOnlySpan for high-performance scenarios.
  • Use Cases: Real-time node processing, patches data flows, and APIs requiring immutable collections between nodes.

Quick Start

Create a Spread using SpreadBuilder, add your values, and call ToSpread to obtain an immutable Spread.

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: vvvv-spreads
Download link: https://github.com/antokhio/VL.Stride.Voxels/archive/main.zip#vvvv-spreads

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 223,000+ vetted skills library on demand.