## Project setup ``` yarn install ```
A file-backed arena allocator using pread for memory byte storage
A fast, single-threaded arena allocator with automatic reference counting in Rust.