cesium-allocator

Crates.iocesium-allocator
lib.rscesium-allocator
version1.0.1
sourcesrc
created_at2023-12-04 07:09:21.332832
updated_at2023-12-04 07:19:38.677429
descriptionAllocator pool for managing sets of allocators
homepagehttps://github.com/shieldmaidens/cesium-allocator
repository
max_upload_size
id1057329
size54,519
Sienna (mxplusb)

documentation

README

Cesium Allocator

docs.rs Crates.io

This is an idiomatic and quality of life wrapper on top of mimalloc. The only changes to the underlying library are basic type wrappers. The underlying FFI library, cesium-libmimalloc-sys, is based very heavily on Purple Protocol's mimalloc_rust wrapper, but with some reorganization as there are a lot of methods.

Happy allocating!

Commit count: 0

cargo fmt