{"library":"vec-arena","type":"library","category":null,"description":"A simple object arena using a Vec-based storage for efficient allocation and deallocation.","language":"rust","status":"active","version":"1.2.0","tags":["arena","memory","allocation","data-structures"],"last_verified":"Wed Jun 17","install":[{"cmd":"# Cargo.toml\n[dependencies]\nvec-arena = \"1.2.0\"","imports":["use vec_arena::Arena;"]},{"cmd":"cargo add vec-arena","imports":[]}],"homepage":"https://github.com/smol-rs/vec-arena","github":"https://github.com/smol-rs/vec-arena","docs":"https://docs.rs/vec-arena/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}