4 releases (2 breaking)

0.3.0 Apr 25, 2023
0.2.1 Apr 21, 2023
0.2.0 Feb 22, 2023
0.1.0 Jul 25, 2022

#189 in Memory management

Download history 1701/week @ 2023-12-23 1723/week @ 2023-12-30 1712/week @ 2024-01-06 2245/week @ 2024-01-13 2608/week @ 2024-01-20 1886/week @ 2024-01-27 2139/week @ 2024-02-03 2112/week @ 2024-02-10 2150/week @ 2024-02-17 2527/week @ 2024-02-24 2588/week @ 2024-03-02 3494/week @ 2024-03-09 4001/week @ 2024-03-16 2756/week @ 2024-03-23 3789/week @ 2024-03-30 2651/week @ 2024-04-06

13,788 downloads per month
Used in 3 crates

MIT/Apache

8KB

esp-alloc

GitHub Workflow Status Crates.io docs.rs MSRV Crates.io

A simple no_std heap allocator for RISC-V and Xtensa processors from Espressif. Supports all currently available ESP32 devices.

NOTE: using this as your global allocator requires using Rust 1.68 or greater, or the nightly release channel.

License

Licensed under either of:

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~100KB