Precision parsing. Zero bloat. CSV the way it should be.
⚡ What is it?
ZenoCsvLoader is a high-speed, low-GC CSV loader optimized for Unity runtime.
Unlike traditional string.Split-based solutions, Zeno uses byte-level parsing and delegate caching for maximum performance.