swift-primitives's Packages
| Repository | Description |
|---|---|
| swift-memory-allocation | Memory.Allocator — allocators that carve a memory region (heap or inline) into slots: a passthrough System allocator, a bump Arena, and an O(1) fixed-size Pool. |
| pointfree-html | Format-independent declarative view trees driven by a witness-struct render context, with no backend protocol to conform to, for Swift. |