A lightweight, memory-efficient string manipulation library for C. This library utilizes an Arena Allocator to handle memory, ensuring high performance and eliminating manual free() calls for ...