Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 597 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 597 Bytes

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!