rust-lang / wg-allocators

Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!
http://bit.ly/hello-wg-allocators
203 stars 9 forks source link

Rust Allocators Working Group

This WG aims to:

Discussion has historically happened in (at least) RFC #1398, tracking issue #32838, and tracking issue #42774. However individual GitHub threads become hard to navigate as they get longer. This repository’s issue tracker allows discussing and resolving various topics separately.

Getting involved

To be notified of every issue and pull request in this repository, try GitHub’s Watch button.

For lower-latency discussion, we have the t-libs/wg-allocators stream on Zulip.

To try out different proposals, Tim has created a crate at TimDiekmann/alloc-wg. For more information on this consult the readme.