Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Import third party collections and use internal Allocator API #631

Merged
merged 3 commits into from
Sep 24, 2023

Conversation

udoprog
Copy link
Collaborator

@udoprog udoprog commented Sep 21, 2023

This is a WIP moving collections over to an internal fallible allocator API.

This is the first step towards implementing memory sandboxing, since that requires allocator-level control.

@udoprog udoprog added the enhancement New feature or request label Sep 21, 2023
@udoprog udoprog force-pushed the allocator-api branch 15 times, most recently from 70b2bb6 to c1692a3 Compare September 23, 2023 23:43
@udoprog udoprog merged commit 481fd86 into main Sep 24, 2023
17 checks passed
@udoprog udoprog deleted the allocator-api branch September 24, 2023 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant