Module config

Source
Expand description

Global configuration for PJS Core library

This module provides centralized configuration for all components, replacing hardcoded constants with configurable values.

Structsยง

ParserConfig
Configuration for JSON parsers
PjsConfig
Global configuration for PJS library components
SimdConfig
Configuration for SIMD acceleration
StreamingConfig
Configuration for streaming operations