Skip to content

Implement nightly Allocator trait for MiMalloc#166

Merged
octavonce merged 1 commit into
purpleprotocol:masterfrom
DouglasDwyer:allocator-api
Jun 30, 2026
Merged

Implement nightly Allocator trait for MiMalloc#166
octavonce merged 1 commit into
purpleprotocol:masterfrom
DouglasDwyer:allocator-api

Conversation

@DouglasDwyer

Copy link
Copy Markdown
Contributor

In one of my projects, I'd like to use mimalloc with the Allocator. This is a nightly-only trait, so this PR implements the trait behind a nightly_allocator_api feature. It also adds some unit tests. Let me know what you think.

@octavonce octavonce merged commit a35cc75 into purpleprotocol:master Jun 30, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants