5 releases (3 breaking)

0.4.0 Jun 4, 2024
0.3.0 Apr 25, 2023
0.2.1 Apr 21, 2023
0.2.0 Feb 22, 2023
0.1.0 Jul 25, 2022

#54 in Memory management

Download history 3356/week @ 2024-03-14 3751/week @ 2024-03-21 3571/week @ 2024-03-28 3168/week @ 2024-04-04 3140/week @ 2024-04-11 1972/week @ 2024-04-18 1915/week @ 2024-04-25 2077/week @ 2024-05-02 1658/week @ 2024-05-09 1761/week @ 2024-05-16 1886/week @ 2024-05-23 1884/week @ 2024-05-30 1737/week @ 2024-06-06 1923/week @ 2024-06-13 1765/week @ 2024-06-20 1670/week @ 2024-06-27

7,435 downloads per month
Used in 5 crates

MIT/Apache

10KB
94 lines

esp-alloc

Crates.io docs.rs MSRV Crates.io Matrix

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