Skip to content

geobacter-rs/alloc-wg

 
 

Repository files navigation

Alloc-WG

IMPORTANT: This crate will be deprecated as soon as most of the collections with allocator support landed upstream which will probably be this October.


Test Status Lint Status Docs master Docs.rs Crates.io Crates.io

An attempt to collect several proposals of rust-lang/wg-allocators into a MVP.

This crate is WIP and should not be used in production use!

It requires a nightly compiler, and is designed to replace the alloc crate. However, this is not completely possible as crate, as some compiler features are not possible for crates.

License

Alloc-WG is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.

About

Attempt of collection several proposals of the allocators-wg

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%