2 stable releases
1.0.1 | Dec 4, 2023 |
---|
#724 in Memory management
1MB
16K
SLoC
Cesium Allocator
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!