EFL foundation
Core runtime helpers
Shared constants, status handling, bounded strings, deterministic memory helpers, conversions, math helpers, and ring buffers for portable embedded C modules.
What is included.
Core provides the common EFL base layer. Strings keeps fixed-buffer string behavior predictable. Utilities collects small reusable helpers. Memory provides caller-owned pools and scratch arenas for no-hidden-heap designs.