💾 @aureooms/js-memory Memory management code bricks for JavaScript. let object = pool.alloc( ) ; pool.free( object ) ; pool.collect( ) ;