Skip to content

Adding Rust Support #109

Closed
Closed
@SchrodingerZhu

Description

I am trying to bind snmalloc to rust to have a comprehensive malloc-bench (WIP).

Basically, I have already created several bindings: snmalloc,snmalloc-sys, snmallocator.

Yet, there is a issue to provide efficient realloc with alignment. I added one following the code in malloc.h, but I do not know whether it is sound and safe. So I guess I need some guidance here.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions