{"library":"generational-arena","type":"library","category":null,"description":"A safe arena allocator that supports deletion without suffering from the ABA problem by using generational indices.","language":"rust","status":"active","version":"0.2.9","tags":["arena","allocator","generational","safe"],"last_verified":"Tue Jun 16","install":[{"cmd":"# Cargo.toml\n[dependencies]\ngenerational-arena = \"0.2.9\"","imports":["use generational_arena::Arena;"]},{"cmd":"cargo add generational-arena","imports":[]}],"homepage":"https://github.com/fitzgen/generational-arena","github":"https://github.com/fitzgen/generational-arena","docs":"https://docs.rs/generational-arena/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}