Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support parametric allocators #55

Open
joshlf opened this issue Jul 9, 2017 · 1 comment
Open

Support parametric allocators #55

joshlf opened this issue Jul 9, 2017 · 1 comment

Comments

@joshlf
Copy link

joshlf commented Jul 9, 2017

Add support for passing a custom allocator with the new allocator API.

@Des-Nerger
Copy link

Des-Nerger commented Jun 29, 2024

Just to note: such capability doesn't necessarily have to be nightly-only. E.g. hashbrown is a good example of unifying both the nightly-rust allocator-api feature and stable-rust allocator-api2 crate under the same interface. (On the allocator implementation side of things, bumpalo does support allocator-api2, too.)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants