Changed api to make use of thread local statics instead of requiring an allocator struct to be built
Fixed uninit memory UB in large objects
Fixed incorrect marking logic of medium sized objects
Changed api to make use of thread local statics instead of requiring an allocator struct to be built
Fixed uninit memory UB in large objects
Fixed incorrect marking logic of medium sized objects