ZenoCsvLoader Lite – Precision parsing. Zero bloat. CSV the way it should be.
A faster way to load CSV structured data, built from the ground up.
by Curt Liu
Price History +
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.