ThinPath renders vector graphics with a flat arena architecture and zero allocation overhead — so your image-heavy app stays fast and your memory footprint stays tiny.
// Swift Package Manager · iOS 13+ · MIT
// full SVG feature coverage
Built for developers who count allocations and measure frames.
Add the package, import the module, parse and render. No configuration, no bridging headers, no C++ toolchain.
Most renderers scatter node objects across the heap. ThinPath doesn't.
// everything is documented