Segregated Lists memory allocator (O(1)) In-place modification: update pointers only, no data movement Benchmarked: 3x faster than Manager().dict() ...