Module zerocopy_pipeline

Source
Expand description

Zero-copy optimized data pipeline for high-frequency monitoring

This module provides zerocopy optimizations for the monitoring system to eliminate allocations in critical paths and achieve sub-microsecond latency.

Structsยง

ZerocopyDataPipeline
Zero-copy optimized data pipeline
ZerocopyPipelineConfig
Zero-copy optimized pipeline configuration
ZerocopyPipelineStats
Zero-copy optimized pipeline statistics