6 releases (breaking)

0.5.0 Oct 10, 2024
0.4.0 Jun 4, 2024
0.3.0 Apr 25, 2023
0.2.1 Apr 21, 2023
0.1.0 Jul 25, 2022

#50 in Memory management

Download history 1845/week @ 2024-07-12 2493/week @ 2024-07-19 2560/week @ 2024-07-26 2074/week @ 2024-08-02 2812/week @ 2024-08-09 2046/week @ 2024-08-16 2591/week @ 2024-08-23 2811/week @ 2024-08-30 2558/week @ 2024-09-06 2367/week @ 2024-09-13 2782/week @ 2024-09-20 2197/week @ 2024-09-27 2937/week @ 2024-10-04 2624/week @ 2024-10-11 2945/week @ 2024-10-18 2773/week @ 2024-10-25

11,570 downloads per month
Used in 6 crates

MIT/Apache

15KB
193 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

~0.8–1.2MB
~27K SLoC