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 2771/week @ 2023-12-11 1998/week @ 2023-12-18 1672/week @ 2023-12-25 1696/week @ 2024-01-01 1822/week @ 2024-01-08 2361/week @ 2024-01-15 2441/week @ 2024-01-22 1871/week @ 2024-01-29 2024/week @ 2024-02-05 2159/week @ 2024-02-12 2307/week @ 2024-02-19 2496/week @ 2024-02-26 2547/week @ 2024-03-04 3575/week @ 2024-03-11 3874/week @ 2024-03-18 2824/week @ 2024-03-25

13,108 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