mimalloc
There are 7 repositories under mimalloc topic.
purpleprotocol/mimalloc_rust
A Rust wrapper over Microsoft's MiMalloc memory allocator
terrafx/terrafx.interop.mimalloc
Interop bindings for mimalloc.
Spreads/Spreads.Native
Blosc (byteshuffle, zstd, lz4, zip), mimalloc and CPU core id (sched_getcpu) native methods for .NET Standard 2.0
jakubtomsu/odin-mimalloc
Odin bindings for mimalloc (https://github.com/microsoft/mimalloc). mimalloc is a compact general purpose allocator with excellent performance.
RobRich999/LLVM_Optimized_AVX2
Clang/LLVM built with AVX2, Polly, PGO, LTO, BOLT, and other optimizations.
unsafe-risk/mi
attach mimalloc to go with cgo
unikraft/lib-mimalloc
Port of mimalloc